Skip to content

1.31.0

Latest
Compare
Choose a tag to compare
@FranzBusch FranzBusch released this 19 Aug 08:17
· 1 commit to main since this release
e3f69fd

What's Changed

SemVer Minor

SemVer Patch

  • As of Swift 5.9 Data was Sendable, so remove @unchecked use. by @thomasvl in #1787
  • Create fewer temporary Strings when computing JSON names. by @allevato in #1807
  • Prune nameString to reduce runtime size of Name by @thomasvl in #1806
  • Add automated protoc artifact bundle generation for releases by @FranzBusch in #1835
  • Improve plugin error handling by @thomasvl in #1840

Other Changes

Full Changelog: 1.30.0...1.31.0