| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-08-21 | 1.3 kB | |
| v1.30.0 source code.tar.gz | 2026-08-21 | 3.7 MB | |
| v1.30.0 source code.zip | 2026-08-21 | 4.4 MB | |
| Totals: 3 Items | 8.1 MB | 0 | |
What's Changed
- Downgrade androidx deps that force Compose 1.9 on consumers [CLF-224] by @zach-klippenstein in https://github.com/square/workflow-kotlin/pull/1554
- Update dependency io.mockk:mockk to v1.14.11 by @renovate[bot] in https://github.com/square/workflow-kotlin/pull/1551
- Indent SimpleLoggingWorkflowInterceptor logs by nesting depth [CLF-276] by @zach-klippenstein in https://github.com/square/workflow-kotlin/pull/1557
- Upgrade to Compose 1.9.5 [CLF-278] by @zach-klippenstein in https://github.com/square/workflow-kotlin/pull/1558
- Compile build-logic with JDK 17 so the build runs on a JDK 17 daemon [CLF-286] by @zach-klippenstein in https://github.com/square/workflow-kotlin/pull/1561
- Migrate from ktlint to ktfmt [CLF-290] by @zach-klippenstein in https://github.com/square/workflow-kotlin/pull/1565
- Suppress deprecated Kotlin Android sourceSets warnings [CLF-287] by @zach-klippenstein in https://github.com/square/workflow-kotlin/pull/1562
- Add Compose Multiplatform to the workflow-runtime module. by @zach-klippenstein in https://github.com/square/workflow-kotlin/pull/1564
- Remove empty ui-systems-android team from CODEOWNERS [CLF-292] by @zach-klippenstein in https://github.com/square/workflow-kotlin/pull/1566
Full Changelog: https://github.com/square/workflow-kotlin/compare/v1.29.1...v1.30.0