1.0.0-alpha.1
Pre-release
Pre-release
github-actions
released this
19 Aug 12:29
·
17 commits
to main
since this release
What's Changed
- support api spec 3.5 by @aaronsky in #17
- bump CI to Swift 5.10 by @aaronsky in #18
- !!breaking change: renamed _Specification to AppStoreAPI by @aaronsky in #20
- !!breaking change: invert the dependency between the generated API spec and client by @aaronsky in #21
- !!breaking change: support the enterprise program API v1.0 by @aaronsky in #22
- addressed warnings in Swift 5.10 that arise from Swift 6 upcoming features by @aaronsky in #23
- restored upload operation tests by @aaronsky in #24
- make an API coexistence sample by @aaronsky in #25
- preparing for swift 6 compat by @aaronsky in #26
- Support Bazel for hermetic builds by @aaronsky in #27
- Create a release pipeline for BCR by @aaronsky in #28
Full Changelog: 0.6.1...1.0.0-alpha.1