Pilota-0.8.0
What's Changed
- fix: missing
_
in pb encode by @Millione in #177 - fix oneof field position in pb by @Millione in #178
- fix: convert enum to int by @LYF1999 in #179
- feat(pilota-build):generate default impl for volo-cli init. by @my-vegetable-has-exploded in #180
- feat: support build with keep_unknown_fields by @Millione in #181
- feat: keep_unknown_fields support yml config by @Millione in #184
- keep the generated code in same order by @Millione in #182
- perf: rewrite skip function by @bobozhengsir in #185
- fix: trailing whitespace by @LYF1999 in #186
- bump version 0.8.0 by @Millione in #187
New Contributors
- @my-vegetable-has-exploded made their first contribution in #180
- @bobozhengsir made their first contribution in #185
Full Changelog: pilota-build-0.7.4...pilota-0.8.0