Skip to content

Release v2.0.0

Compare
Choose a tag to compare
@nick-zh nick-zh released this 03 Dec 10:07
· 24 commits to main since this release
61eeee9

Features 🎉

  • add optimizers
    • FullNameOptimizer: Optimizes unneeded namespaces (#14)
    • FieldOrderOptimizer: Will put these fields first in a record: type,name,namespace (#14)

Deprecation 💀

  • option optimizeSubSchemaNamespaces was deprecated in favour of the optimizers

Kudos

Special thanks to @bajdzun and @healerz for the collaboration and the discussion on this matter 🙏

See the readme for more info on optimizers