TLDR
- We now handle navigation actions using navigator extension functions #104
- We've got new KSP processor for generating Component injection factories (you could call it assisted inject if you like) #105
- Changed how iOS consumes KMP framework - moved from direct framework embedding to Swift Package #113
- Bunch of other stuff (see below)
What's Changed
- Fix package name by @RudolfHladik in #106
- Enable Charles Proxy for debug/enterprise builds by @PavelMesicek in #107
- Add GH action to deploy pages by @RudolfHladik in #108
- Shared-workflows by @xmadera in #109
- Unify ASC API key usage by @jmarek41 in #111
- Feature/v3 navigation by @RudolfHladik in #104
- Feature/v3 factory generator by @RudolfHladik in #105
- KMP as Swift Package by @matejsemancik in #113
- Spring Cleaning by @matejsemancik in #114
- 3.1.0 by @matejsemancik in #115
New Contributors
Full Changelog: 3.0.0...3.1.0