1.0.0-alpha07
What's Changed
Now includes iOS Artifacts (previously missing in earlier releases) #110
Breaking Changes 📣
- Move
Util.kt
toquery.compose.util
package by @ogaclejapan in #117
New Features 🎉
- Implement Conditional Caching by @ogaclejapan in #114
- Automatic namespace generation by @ogaclejapan in #115
- Tiny fix to Automatic Namespace Generation by @ogaclejapan in #116
Dependency Updates ⬆️
- Bump Kotlin 2.0.21 by @ogaclejapan in #109
Other Changes 🥷
- Release 1.0.0-alpha06 by @github-actions in #108
- Behavior Test for iOS Artifacts by @ogaclejapan in #111
- Change the CI execution environment to
macos
by @ogaclejapan in #112
Full Changelog: 1.0.0-alpha06...1.0.0-alpha07