version 1.0.130
Main features of this release are:
- new functions
lyd_find_sibling*()
for searching for a specific sibling- if available, they use hashes meaning the search complexity is constant!
leafref
validation no longer cached- may make validation slightly longer but editing data is much faster
- minor C++ binding fixes
- minor schema/data parser bugfixes
- other general bugfixes