What's Changed
New Features 🎉
- Introducing Combined Query by @ogaclejapan in #94
- Introduce Optional Query by @ogaclejapan in #95
- Optimization of Recomposition by @ogaclejapan in #97
- Introduce Comparison Functions by @ogaclejapan in #99
- Support for
LazyLoadEffect
Component by @ogaclejapan in #100 - Add
purgeAll
API by @ogaclejapan in #102
Dependency Updates ⬆️
- Bump Ktor to 3.0.0-rc-1 by @ogaclejapan in #98
- Bump Ktor to 3.0.0-rc-2 by @ogaclejapan in #103
- Bump Ktor to 3.0.0 by @ogaclejapan in #104
- Bump Kotlin coroutines to 1.9.0 by @ogaclejapan in #105
- Bump Kotlin serialization to 1.7.3 by @ogaclejapan in #106
- Bump androidx libs by @ogaclejapan in #107
Other Changes 🥷
- Release 1.0.0-alpha05 by @github-actions in #93
- Implement the
Symbol
class to represent null by @ogaclejapan in #96 - Tweak a suppress annotation by @ogaclejapan in #101
Full Changelog: 1.0.0-alpha05...1.0.0-alpha06