Skip to content

v0.39.0

Choose a tag to compare

@nnabeyang nnabeyang released this 01 Jun 11:23
· 17 commits to main since this release
0.39.0

What's Changed

New Features

  • Enable code generation on Linux (#73)
  • Add description as doc comment (#74)

Improvements

  • Introduce swift-http-types and abstract XRPC requests (#69)
  • Replace AsyncHTTPClient/NIO with URLSession via FoundationNetworking (#72)

Bug Fixes

  • Align function names (#70)
  • Add explicit public initializer to EmptyResponse (#71)

Other Changes

  • Add swift-format-ignore-file to generated code (#64)
  • Update code generation guide for Xcode 26.4 (Swift 6.3) compatibility (#65)
  • Update devcontainer configuration for Linux (#66)
  • Upgrade macOS runner to macOS-26 and Xcode to 26.4.1 (#67)
  • Switch minimum Swift version to 6.1 and update Linux CI matrix (#68)