github CESNET/libyang v0.12-r2
version 0.12 - release 2

latest releases: v2.2.8, v2.1.148, v2.1.128...
7 years ago

The main features of this release are:

  • various bugfixes
  • ly_ctx_new_ylpath() and ly_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

Don't miss a new libyang release

NewReleases is sending notifications on new releases.