Releases: marnixbouhuis/confpb
Releases · marnixbouhuis/confpb
v1.3.0
Changelog
🚀 Features
- feature: generate JSON schema @marnixbouhuis (#6)
🐛 Bug Fixes
- fix: do not stop on maps @marnixbouhuis (#4)
🧰 Maintenance
- Move tools to separate module @marnixbouhuis (#5)
v1.2.0
Changelog
NOTE: this release contains a breaking change in the protobuf schema files, this is not a code change, but a change in field numbers used.
Make sure to use the latest protobuf field extension file.
🚀 Features
- breaking: use reserved field option IDs @marnixbouhuis (#3)