Releases: openconfig/goyang
Releases · openconfig/goyang
v1.6.3
What's Changed
- Bump github.com/google/go-cmp from 0.6.0 to 0.7.0 by @dependabot in #282
- Bump github.com/openconfig/gnmi from 0.14.0 to 0.14.1 by @dependabot in #285
- Implement yangentry.ParseWithOptions method to allow specifying options for YANG module parsing by @vilmosmartinek in #289
New Contributors
- @vilmosmartinek made their first contribution in #289 -- thank you!
Full Changelog: v1.6.2...v1.6.3
v1.6.2
v1.6.1
v1.6.0
What's Changed
- Clarify comments on how identity children is built up by @wenovus in #236
- Fix an age-old bug with
FromFloathandling of negatives. by @robshakir in #268
Full Changelog: v1.5.0...v1.6.0
v1.5.0
What's Changed
- Added modifier sub statement to pattern - rfc7950#section-9.4.5.1 by @davidmat50 in #241
New Contributors
- @davidmat50 made their first contribution in #241
Full Changelog: v1.4.5...v1.5.0
v1.4.5
v1.4.4
What's Changed
- Create dependabot.yml by @wenovus in #253
- Bump openconfig/common-ci from c2294c3c86c90e75e58c24a40d6f7f3364bbae9d to 8f3db83e5548415f4f3999e42dd5f9bf7a203837 by @dependabot in #254
- Bump github.com/openconfig/gnmi from 0.0.0-20200414194230-1597cc0f2600 to 0.10.0 by @dependabot in #255
- Bump github.com/pborman/getopt from 0.0.0-20190409184431-ee0cd42419d3 to 1.1.0 by @dependabot in #257
- Bump github.com/google/go-cmp from 0.4.0 to 0.6.0 by @dependabot in #256
- Bump openconfig/common-ci from 8f3db83e5548415f4f3999e42dd5f9bf7a203837 to 125b6b58286d116b216e45c33cb859f547965d61 by @dependabot in #258
- Add
ClearEntryCache()toModulesby @sengleung in #260
New Contributors
- @dependabot made their first contribution in #254
Full Changelog: v1.4.3...v1.4.4
v1.4.3
What's Changed
- Fix nil pointer dereference panic in
Find()if module by prefix is not found by @sengleung in #252
New Contributors
- @sengleung made their first contribution in #252
Full Changelog: v1.4.2...v1.4.3