Pilota-build 0.12.15
What's Changed
- feat(pilota-build): upgrade salsa to 0.23.0 by @PureWhiteWu in #314
- feat(pilota-build): add try_from_repr method for codegen by @Joshuahoky in #326
- feat(pilota-build): add support for pilota annotations by @Joshuahoky in #334
- feat(proto): support custom options by @Ggiggle in #331
- fix(pilota-build): use tmp_dir for embedding pilota.proto if Cargo OUT_DIR not exists by @Ggiggle in #336
- fix(pilota-build): process the field kind for vec at pb backend by @Ggiggle in #337
- fix(pilota-build): for pb custom options, generate all file descriptors in one namespace and use the path resolver for struct/enum type and support pb extension type for implementing the helper function by @Ggiggle in #338
New Contributors
- @Joshuahoky made their first contribution in #324
Full Changelog: pilota-build-0.12.1...pilota-build-0.12.15