v0.7.1
Minor changes, performance improvements and bugfixes to ygot.
- Resolve a number of issues with struct merging in ygot, whereby values would be incorrectly overwritten.
- Create a new
MergeStructInto
which avoids a call toDeepCopy
which can be expensive if not required. - Changes to the pathgen library to change suffixes in the builder API