Releases: sidepelican/CallableKit
Releases · sidepelican/CallableKit
2.0.2
What's Changed
- Lower platform version causes other xcodebuild issues by @sidepelican in #43
Full Changelog: 2.0.1...2.0.2
2.0.1
2.0.0
V2
The Swift code generation process has been replaced by Swift Macros.
The runtime code that was generated simultaneously during code generation has been separated into independent packages.
Additionally, the code generation package has also been separated.
- https://github.com/sidepelican/CallableKitVaporTransport
- https://github.com/sidepelican/CallableKitHummingbirdTransport
- https://github.com/sidepelican/CallableKitCodegen
What's Changed
- Use macro for Server Side Swift code by @sidepelican in #35
- Scan service protocols using macro annotations by @sidepelican in #36
- Use macro for Client Side Swift code by @sidepelican in #37
- Update document by @sidepelican in #38
- Allow async and throwing for service builder by @sidepelican in #39
- Split targets into multiple packages by @sidepelican in #40
- Fix example code testing by @sidepelican in #41
Full Changelog: 1.6.0...2.0.0
2.0.0-alpha.1
Merge pull request #40 from sidepelican/split_package Split targets into multiple packages
1.6.0
What's Changed
- Add @CallableKit marker comment option by @sidepelican in #32
Full Changelog: 1.5.3...1.6.0
1.5.3
What's Changed
- Add missing support for argument outer name by @sidepelican in #31
Full Changelog: 1.5.2...1.5.3
1.5.2
Full Changelog: 1.5.1...1.5.2
1.5.1
Full Changelog: 1.5.0...1.5.1