Releases: CESNET/libyang
Releases · CESNET/libyang
Version 2.1.55
Main changes of this release are:
- type compilation fixes
- multi-error validation support
- JSON parser fixes
- portability improvements
schema-mountsupport improvements- minor optimizations
- other minor fixes
Version 2.1.30
Main changes of this release are:
- many JSON printer/parser fixes and improvements
- unintentionally large library size reduced
- thread safety improvements
- big-endian compatibility fix
uncrustifyupdated- lots of other fixes and improvements
Version 2.1.4
Main changes of this release are:
- large extensions refactoring
- increased ext plugin API version
- new callbacks and capabilities of plugins
- changes in the parsed and compiled ext instance structures
- native support for
structureextension - error path logging improvements
- fixed unions with leafrefs
yanglintschema mountsupport- huge number of other fixes and improvements
Version 2.0.231
Main changes of this release are:
- XPath axes support
schema-mountfixes- many other fixes in various parts of the library
Version 2.0.194
Main changes of this release are:
- major
yanglintimprovements - minor XPath fixes
- nested extension handling fixes
- other minor bugfixes
- RPM scripts updated
Version 2.0.164
Main changes of this release are:
- 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
Version 2.0.112
Main changes of this release are:
- support for XPath variables
- minor doxygen improvements
- LYB format bugfixes
- many other bugfixes
Version 2.0.97
Main changes of this release are:
- LYB format data length limit of 64kB lifted
- YANG
error-app-taganderror-messageimproved support - XPath
*evaluation fix - other minor XPath fixes
Version 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
identityhandling fixes - schema compilation refactorization and fixes
- data validation fixes
- NETCONF RPC filter attribute support
- many other minor fixes
Version 1.0.240
Main changes of this release are:
- config deviation fixes
- state leaf-list validation fixes
- XPath
derived-from()fixes - minor memory problems fixes
- other minor bugfixes
Versions 1.x are deprecated and versions 2.x should be used instead.