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