Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-05-30 | 955 Bytes | |
v1.19.0 source code.tar.gz | 2025-05-30 | 3.3 MB | |
v1.19.0 source code.zip | 2025-05-30 | 3.9 MB | |
Totals: 3 Items | 7.2 MB | 0 |
What's Changed
- Completes our navigation story by @rjrjr in https://github.com/square/workflow-kotlin/pull/1313
- Tweak to default
onNavigate()
by @rjrjr in https://github.com/square/workflow-kotlin/pull/1315 - 1318: Update to Kotlin 2.1.20 by @steve-the-edwards in https://github.com/square/workflow-kotlin/pull/1320
- Kotlin 2.0.21 & Return 'out RenderingT' variance by @steve-the-edwards in https://github.com/square/workflow-kotlin/pull/1328
- Add expectCovariantWorkflow for expecting via workflow classes that have generics by @steve-the-edwards in https://github.com/square/workflow-kotlin/pull/1329
- Update expectRemember to provide a result by @steve-the-edwards in https://github.com/square/workflow-kotlin/pull/1331
New Contributors
- @wardellbagby made their first contribution in https://github.com/square/workflow-kotlin/pull/1322
Full Changelog: https://github.com/square/workflow-kotlin/compare/v1.18.0...v1.19.0