github CESNET/libyang v1.0.130
version 1.0.130

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

Main features of this release are:

  • new functions lyd_find_sibling*() for searching for a specific sibling
    • if available, they use hashes meaning the search complexity is constant!
  • leafref validation no longer cached
    • may make validation slightly longer but editing data is much faster
  • minor C++ binding fixes
  • minor schema/data parser bugfixes
  • other general bugfixes

Don't miss a new libyang release

NewReleases is sending notifications on new releases.