1.0.0-beta.1
What's Changed
See also https://github.com/grpc/grpc-swift/releases/tag/2.0.0-beta.1 for changes to the core package.
✨ Notable changes
- Import 'SwiftProtobuf' in generated code when well-known types are used (#16, #17)
- Fix casing of generated services and methods (#8)
🔧 Other Changes
- Add deployment targets to the package manifest (#7)
- Simplify code generator tests (#14)
- CI improvements (#10, #15)
- Use language mode 6 in tests (#11)
- Fix tests after changes in core (#12)
- Bump grpc-swift version (#18)
Full Changelog: 1.0.0-alpha.1...1.0.0-beta.1