Releases: mikros-dev/protoc-gen-mikros-extensions
Releases · mikros-dev/protoc-gen-mikros-extensions
v0.6.0
What's Changed
- refactor: use single template package for parser and types by @rsfreitas in #26
- feat: add gorm database domain tag support by @rsfreitas in #27
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- fix: create field validation call only with settings by @rsfreitas in #23
- refactor: let template parser as public package by @rsfreitas in #25
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- feat: move converters package from private to public by @rsfreitas in #22
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- feat: move protobuf parser from private to public by @rsfreitas in #21
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- feat: allow custom API for any service message by @rsfreitas in #19
- Feature/improve generated code by @rsfreitas in #20
Full Changelog: v0.1.1...v0.2.0
v0.1.1
What's Changed
- fix: required validation rules initialization by @rsfreitas in #18
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- feat: initial version of mikros protobuf plugin by @rsfreitas in #1
- Feature/addons support by @rsfreitas in #2
- refactor: move templates to a better package by @rsfreitas in #3
- feat: using generated converters by default by @rsfreitas in #4
- Chore/add examples by @rsfreitas in #5
- feat: add support for additional tags by @rsfreitas in #6
- feat: adjust proto extensions authorization annotations by @rsfreitas in #7
- docs: improve project documentation by @rsfreitas in #8
- fix: wire-input adjustments by @rsfreitas in #9
- feat: improve plugin proto annotations by @rsfreitas in #10
- feat: generate code for optional fields by @rsfreitas in #11
- feat: support for custom service authorization by @rsfreitas in #12
- feat: add option to skip field in validations by @rsfreitas in #13
- Feature/outbound template extension by @rsfreitas in #14
- Feature/outbound template extension by @rsfreitas in #15
- Feature/improve generated api by @rsfreitas in #16
- refactor: rename package to new github organization by @rsfreitas in #17
New Contributors
- @rsfreitas made their first contribution in #1
Full Changelog: https://github.com/mikros-dev/protoc-gen-mikros-extensions/commits/v0.1.0