5.0.0-alpha.5
Pre-release
Pre-release
kylebrowning
released this
31 Aug 14:09
·
47 commits
to main
since this release
Major update
While the API's have definitely changed, they are in a much better place!
What's Changed
- Add complication push type by @LukasCZ in #128
- Convert to Async Await, Add configurable environments, remove deprecated code by @kylebrowning in #130
- Cleanup logger usage, rename APNSwiftClient and use custom httpclient by @kylebrowning in #132
- Update swift.yml by @kylebrowning in #134
- Add proxy config, cleanup enums by @kylebrowning in #137
- Add scheme to fix iOS build by @finestructure in #139
- Change AuthenticationManager to class with lock by @FranzBusch in #142
- Refactor configuration and client by @FranzBusch in #143
- Add semantic safe API for alert notifications by @FranzBusch in #144
- Add semantic safe API for background notifications by @FranzBusch in #146
- Add semantic safe API for VoIP notifications by @FranzBusch in #148
- Add semantic safe API for location notifications by @FranzBusch in #147
- Add semantic safe API for FileProvider notifications by @FranzBusch in #149
- Add semantic safe API for Complication notifications by @FranzBusch in #150
- Update the readme and provide example Project by @kylebrowning in #151
New Contributors
- @LukasCZ made their first contribution in #128
- @finestructure made their first contribution in #139
- @FranzBusch made their first contribution in #142
Full Changelog: 4.0.0...5.0.0-alpha.5