version 0.12 - release 2
The main features of this release are:
- various bugfixes
ly_ctx_new_ylpath()
andly_ctx_new_ylmem()
to create context according to yang-library data (reflected in yanglint(1))- allow multiple search paths for the context (reflected in yanglint(1))
- shorthand cases in choice are now implicitly created in schema trees
- default values are not checked in grouping but when the grouping is instantiated
- extended checking of all XPATH expressions
- added pointer to private data in extension instances structures
- number of internal schemas in the context is available in API as
LY_INTERNAL_MODULE_COUNT
strict
option in yanglint(1) non-interactive mode