- RESTCONF message parsing - JSON parser refactor - timezone DST handling - public hash table API - stored union value bugfix - many other clarifications, improvements, and bugfixes
2.1.55
Main changes of this release are:
- type compilation fixes - multi-error validation support - JSON parser fixes - portability improvements - `schema-mount` support improvements - minor optimizations - other minor fixes
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 - `uncrustify` updated - lots of other fixes and improvements
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 `structure` extension - error path logging improvements - fixed unions with leafrefs - `yanglint` `schema mount` support - huge number of other fixes and improvements
2.0.231
Main changes of this release are:
- XPath axes support - `schema-mount` fixes - many other fixes in various parts of the library
2.0.194
Main changes of this release are:
- major `yanglint` improvements - minor XPath fixes - nested extension handling fixes - other minor bugfixes - RPM scripts updated