v0.11.3
- Add
IgnoreAdditions
option forygot.Diff
for checking whether A is a subset of B (@dan-lepage). - Update leaf getter comment to say default value will be returned when unset.
- Add
HasDefault
field toNodeDataMap
returned by ypathgen.
IgnoreAdditions
option for ygot.Diff
for checking whether A is a subset of B (@dan-lepage).HasDefault
field to NodeDataMap
returned by ypathgen.