Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
0.29.0 source code.tar.gz | 2025-06-26 | 4.2 MB | |
0.29.0 source code.zip | 2025-06-26 | 4.7 MB | |
README.md | 2025-06-26 | 4.2 kB | |
Totals: 3 Items | 9.0 MB | 0 |
- Update to Kotlin
2.2.0
. - Update to KSP
2.2.0-2.0.2
. - Support
@AssistedFactory
in code gen for Metro. - Add seekable transition support to
AnimatedOverlay
. - Add predictive back support to
FullScreenOverlay
. - Compile against Android SDK 36.
What's Changed
- fix(deps): update ksp monorepo to v2.1.21-2.0.2 by @slack-oss-bot in https://github.com/slackhq/circuit/pull/2132
- chore(deps): update dependency fastlane to v2.228.0 by @slack-oss-bot in https://github.com/slackhq/circuit/pull/2133
- fix(deps): update dependency app.cash.turbine:turbine to v1.2.1 by @slack-oss-bot in https://github.com/slackhq/circuit/pull/2134
- fix(deps): update dependency org.jetbrains.kotlinx:atomicfu to v0.28.0 by @slack-oss-bot in https://github.com/slackhq/circuit/pull/2135
- fix(deps): update okio to v3.13.0 by @slack-oss-bot in https://github.com/slackhq/circuit/pull/2137
- fix(deps): update dependency com.facebook:ktfmt to v0.55 by @slack-oss-bot in https://github.com/slackhq/circuit/pull/2139
- Add predictive back support to animated overlays by @stagg in https://github.com/slackhq/circuit/pull/2138
- fix(deps): update dependency org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose to v2.9.1 by @slack-oss-bot in https://github.com/slackhq/circuit/pull/2141
- fix(deps): update compose.jb to v1.8.2 by @slack-oss-bot in https://github.com/slackhq/circuit/pull/2140
- chore(deps): update dependency markdown to v3.8.1 by @slack-oss-bot in https://github.com/slackhq/circuit/pull/2143
- fix(deps): update dependency androidx.compose.material:material to v1.8.3 by @slack-oss-bot in https://github.com/slackhq/circuit/pull/2149
- fix(deps): update compose.ui to v1.8.3 by @slack-oss-bot in https://github.com/slackhq/circuit/pull/2145
- fix(deps): update dependency androidx.compose:compose-bom to v2025.06.01 by @slack-oss-bot in https://github.com/slackhq/circuit/pull/2146
- fix(deps): update dependency androidx.compose.animation:animation to v1.8.3 by @slack-oss-bot in https://github.com/slackhq/circuit/pull/2147
- fix(deps): update roborazzi to v1.45.1 by @slack-oss-bot in https://github.com/slackhq/circuit/pull/2142
- fix(deps): update dependency androidx.compose.foundation:foundation to v1.8.3 by @slack-oss-bot in https://github.com/slackhq/circuit/pull/2148
- fix(deps): update compose.runtime to v1.8.3 by @slack-oss-bot in https://github.com/slackhq/circuit/pull/2144
- Update Metro @Assisted inject support by @aaalaniz in https://github.com/slackhq/circuit/pull/2150
- chore(deps): update dependency markdown to v3.8.2 by @slack-oss-bot in https://github.com/slackhq/circuit/pull/2151
- fix(deps): update dependency org.robolectric:robolectric to v4.15 by @slack-oss-bot in https://github.com/slackhq/circuit/pull/2152
- chore(deps): update dependency pygments to v2.19.2 by @slack-oss-bot in https://github.com/slackhq/circuit/pull/2154
- chore(deps): update dependency pymdown-extensions to v10.16 by @slack-oss-bot in https://github.com/slackhq/circuit/pull/2155
- fix(deps): update dependency org.jsoup:jsoup to v1.21.1 by @slack-oss-bot in https://github.com/slackhq/circuit/pull/2157
- chore(deps): update dependency com.vanniktech.maven.publish to v0.33.0 by @slack-oss-bot in https://github.com/slackhq/circuit/pull/2156
- chore(deps): update dependency co.touchlab.skie to v0.10.4 by @slack-oss-bot in https://github.com/slackhq/circuit/pull/2159
- fix(deps): update agp to v8.11.0 by @slack-oss-bot in https://github.com/slackhq/circuit/pull/2161
- chore(deps): update plugin binarycompatibilityvalidator to v0.18.0 by @slack-oss-bot in https://github.com/slackhq/circuit/pull/2160
- fix(deps): update dependency com.facebook:ktfmt to v0.56 by @slack-oss-bot in https://github.com/slackhq/circuit/pull/2164
- Update to Kotlin 2.2.0 by @ZacSweers in https://github.com/slackhq/circuit/pull/2105
- Update xcode version by @ZacSweers in https://github.com/slackhq/circuit/pull/2166
- Compile against SDK 36 by @ZacSweers in https://github.com/slackhq/circuit/pull/2062
New Contributors
- @aaalaniz made their first contribution in https://github.com/slackhq/circuit/pull/2150
Full Changelog: https://github.com/slackhq/circuit/compare/0.28.1...0.29.0