- Windows support (thanks to jktjkt) - Schema Mount support - schema compilation fixes - minor schema printer fixes - user-ordered list diff bugfix - JSON anyxml/anydata format fixed - XML parser CDATA support - module caching improvements - doc improvements - many other various bugfixes
2.0.112
Main changes of this release are:
- support for XPath variables - minor doxygen improvements - LYB format bugfixes - many other bugfixes
2.0.97
Main changes of this release are: - LYB format data length limit of 64kB lifted - YANG `error-app-tag` and `error-message` improved support - XPath `*` evaluation fix - other minor XPath fixes
2.0.88
Main changes of this release are: - changed compilation to pedantic and use C11 standard - major JSON parser fixes - LYB format updated and performance improved - LYB big-endian fixes - opaque node fixes - major `identity` handling fixes - schema compilation refactorization and fixes - data validation fixes - NETCONF RPC filter attribute support - many other minor fixes
2.0.7
Main changes of this release are: - tree printer improvements - several internal data values made public - new function `lyd_merge_module()` allowing the use of a callback - lots of memory problem fixes mainly in data parsers
2.0.0
Main changes of this release are: - first release of the library with API version 2 - a complete rewrite of version 1 - includes lots of changes and improvements, look into the transition manual in the documentation for details and help with migration from version 1