Skip to content

Releases: cloudwego/pilota

Pilota-build 0.11.1

08 Apr 02:39
0f00b20
Compare
Choose a tag to compare

What's Changed

Full Changelog: pilota-build-0.11.0...pilota-build-0.11.1

Pilota-thrift-parser 0.11.0

07 Apr 02:47
4c778b6
Compare
Choose a tag to compare

What's Changed

  • fix: evaluate def_location immediately by @Millione in #222
  • feat: support opt snake case style by @Millione in #223
  • improve: use rustc-hash instead of fxhash for more active support by @Ggiggle in #224
  • feat: refactor error to be more clear and maintainable by @PureWhiteWu in #226
  • fix: recursion error into calling by @PureWhiteWu in #227
  • feat: common crate name config by @junhaideng in #225
  • feat: add env configuration for resolve depth by @Millione in #228
  • fix(pilota-build): panic in workspace mode when using main branch in toml by @PureWhiteWu in #229
  • feat(pilota): support clone for transport exception by @PureWhiteWu in #230
  • fix: generate keywords that are not supported in r# with suffix _ by @Millione in #231
  • fix: don't override include_dirs for protobuf config by @Millione in #232
  • feat: generate enum default as newtype by @Millione in #233
  • feat: remove nonstandard_snake_case and import special_namings configuration by @Millione in #234
  • fix(pilota_build): idl enum should implement the From trait for inner type by @Ggiggle in #235
  • chore: bump heck to latest by @PureWhiteWu in #236

Full Changelog: pilota-thrift-parser-0.10.0...pilota-thrift-parser-0.11.0

Pilota-build 0.11.0

07 Apr 02:47
4c778b6
Compare
Choose a tag to compare

What's Changed

  • fix: evaluate def_location immediately by @Millione in #222
  • feat: support opt snake case style by @Millione in #223
  • improve: use rustc-hash instead of fxhash for more active support by @Ggiggle in #224
  • feat: refactor error to be more clear and maintainable by @PureWhiteWu in #226
  • fix: recursion error into calling by @PureWhiteWu in #227
  • feat: common crate name config by @junhaideng in #225
  • feat: add env configuration for resolve depth by @Millione in #228
  • fix(pilota-build): panic in workspace mode when using main branch in toml by @PureWhiteWu in #229
  • feat(pilota): support clone for transport exception by @PureWhiteWu in #230
  • fix: generate keywords that are not supported in r# with suffix _ by @Millione in #231
  • fix: don't override include_dirs for protobuf config by @Millione in #232
  • feat: generate enum default as newtype by @Millione in #233
  • feat: remove nonstandard_snake_case and import special_namings configuration by @Millione in #234
  • fix(pilota_build): idl enum should implement the From trait for inner type by @Ggiggle in #235
  • chore: bump heck to latest by @PureWhiteWu in #236

Full Changelog: pilota-build-0.10.0...pilota-build-0.11.0

Pilota 0.11.0

07 Apr 02:48
4c778b6
Compare
Choose a tag to compare

What's Changed

  • fix: evaluate def_location immediately by @Millione in #222
  • feat: support opt snake case style by @Millione in #223
  • improve: use rustc-hash instead of fxhash for more active support by @Ggiggle in #224
  • feat: refactor error to be more clear and maintainable by @PureWhiteWu in #226
  • fix: recursion error into calling by @PureWhiteWu in #227
  • feat: common crate name config by @junhaideng in #225
  • feat: add env configuration for resolve depth by @Millione in #228
  • fix(pilota-build): panic in workspace mode when using main branch in toml by @PureWhiteWu in #229
  • feat(pilota): support clone for transport exception by @PureWhiteWu in #230
  • fix: generate keywords that are not supported in r# with suffix _ by @Millione in #231
  • fix: don't override include_dirs for protobuf config by @Millione in #232
  • feat: generate enum default as newtype by @Millione in #233
  • feat: remove nonstandard_snake_case and import special_namings configuration by @Millione in #234
  • fix(pilota_build): idl enum should implement the From trait for inner type by @Ggiggle in #235
  • chore: bump heck to latest by @PureWhiteWu in #236

Full Changelog: pilota-0.10.0...pilota-0.11.0

Pilota-thrift-parser 0.10.0

22 Dec 04:09
08a9211
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: pilota-thrift-parser-0.9.0...pilota-thrift-parser-0.10.0

Pilota-build 0.10.0

22 Dec 04:10
08a9211
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: pilota-build-0.9.9...pilota-build-0.10.0

Pilota 0.10.0

22 Dec 04:10
08a9211
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: pilota-0.9.0...pilota-0.10.0

Pilota-build 0.9.9

20 Nov 13:03
0d34a55
Compare
Choose a tag to compare

What's Changed

  • fix: generate struct in common crate rather than its own crate by @Millione in #214

Full Changelog: pilota-build-0.9.8...pilota-build-0.9.9

Pilota-build 0.9.8

13 Nov 10:54
73351f6
Compare
Choose a tag to compare

What's Changed

  • fix: escape keywords when generate code by @Ggiggle in #213

Full Changelog: pilota-build-0.9.7...pilota-build-0.9.8

Pilota-build 0.9.7

13 Nov 04:24
f854364
Compare
Choose a tag to compare

What's Changed

  • fix: escape keyword when resolving path in workspace by @Ggiggle in #212

Full Changelog: pilota-build-0.9.6...pilota-build-0.9.7