Skip to content

v0.28.3

Compare
Choose a tag to compare
@wenovus wenovus released this 18 May 23:58
· 84 commits to master since this release
cbef8ea

What's Changed

  • Factor out list generation code into its own file. by @wenovus in #820
  • Refactor integration_test/schemaops to allow for fast iteration when developing generated code. by @wenovus in #821
  • Add demonstration generated code for ordered maps in ygot by @wenovus in #819
  • Generate ordered map (generation disabled) by @wenovus in #822
  • Make ordered maps a pointer in the parent GoStruct. by @wenovus in #823
  • Generate pointer-field ordered maps. by @wenovus in #824
  • fix(goelements): handle Hex default int/uint values by @jayzhudev in #827
  • Fix Unmarshalling JSON containing list elements so that we have update semantics. by @wenovus in #837

New Contributors

Full Changelog: v0.28.2...v0.28.3