Changes for version 0.011
- changes in API:
- srl_iterator_next_until_depth_and_idx() renamed to srl_iterator_until()
- functions works with (straigh) idx, not revered on (ridx)
- add srl_iterator_rewind()
- semantic of srl_iterator_step_out() is changed. Now, calling srl_iterator_step_out() moves iterator to next element at depth-1
- fix memleaks
- fix various compilation issues
- Tie interface share underlying iterator
- srl_iterator_step_in() works correctly with REFP tag
- more tests
Modules
check that a library is available
iterator over Sereal documents
check that a library is available
interface to Sereal documents via tied variables
XPath or JSONPath for Sereal
Provides
in lib/Sereal/Path/Constants.pm
in Iterator/inc/Sereal/BuildTools.pm
in Tie/inc/Sereal/BuildTools.pm