Skip to content

version 0.11 - release 1

Compare
Choose a tag to compare
@rkrejci rkrejci released this 07 Nov 09:05
· 4690 commits to master since this release

The complete API/ABI diff to the previous release is available at netopeer.liberouter.org.

The main features of this release are:

  • feature rich YANG utility installed with libyang - yanglint(1)
  • ability to remove schema(s) from the context (ly_ctx_clean() and ly_ctx_remove_module())
  • lys_path() to get schema path of the specific node
  • improved data type resolving according to the leaf/leaf-list value (publicly available via lyd_leaf_type())
  • improved logging (printing some of the previously hidden messages)