compose-v0.29.0
Pre-release
Pre-release
·
3633 commits
to main
since this release
Imported from https://github.com/square/workflow-kotlin-compose/releases/tag/compose-v0.29.0.
- First release from separate repo.
- Update: Compose version to dev11. (#26)
- New: Add the ability to display nested renderings with
bindCompose
. (#7) - New: Introduce
ComposeWorkflow
, a self-rendering Workflow. (#8) - New: Introduce tooling module with support for previewing
ViewBinding
s with Compose's Preview. (#15) - New: Introduce
WorkflowContainer
for running a workflow inside a Compose app. (#16) - Breaking: Tidy up the package structure. (#23)