Skip to content

v0.18.0

Compare
Choose a tag to compare
@daveshanley daveshanley released this 09 Sep 23:02
· 11 commits to main since this release

Fixes some memory issues with string allocations. Utility functions were causing a surge of memory when run repeatedly.

Also upgrades the rolodex to use the real name of the root file, instead of 'root.yaml'

Fixes an error that was hard-coded into the License object. Also adds Extensions to License and Contact objects.

No breaking changes, no signature changes.,

@lobocv