Pilota-thrift-parser 0.10.0
PureWhiteWu
released this
22 Dec 04:09
·
70 commits
to main
since this release
What's Changed
- fix(pilota-build): cyclic gen code by @PureWhiteWu in #205
- fix(pilota-build): cyclic gen code by @PureWhiteWu in #206
- fix: missing i8 type by @junhaideng in #183
- fix(pilota-build): indirect cycle by @PureWhiteWu in #207
- fix: protobuf message by @PureWhiteWu in #208
- fix: remove useless feature by @PureWhiteWu in #209
- fix: default value path incorrect by @Millione in #210
- fix:escape keywords in path resolver by @Ggiggle in #211
- fix: escape keyword when resolving path in workspace by @Ggiggle in #212
- fix: escape keywords when generate code by @Ggiggle in #213
- fix: generate struct in common crate rather than its own crate by @Millione in #214
- feat: allow duplicate name by dedup_list by @Millione in #215
- fix: generate i8 for thrift byte by @Millione in #216
- feat(pilota-build): add feature
ahash
for choosing hasher by @wfly1998 in #218 - feat: use ahashmap instead of hashmap by @PureWhiteWu in #219
- chore: move test dep to dev-dep by @PureWhiteWu in #220
- chore: bump version to 0.10.0 by @PureWhiteWu in #221
New Contributors
- @junhaideng made their first contribution in #183
- @Ggiggle made their first contribution in #211
- @wfly1998 made their first contribution in #218
Full Changelog: pilota-thrift-parser-0.9.0...pilota-thrift-parser-0.10.0