Skip to content

compose-v0.29.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@zach-klippenstein zach-klippenstein released this 05 Feb 00:55
· 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 ViewBindings with Compose's Preview. (#15)
  • New: Introduce WorkflowContainer for running a workflow inside a Compose app. (#16)
  • Breaking: Tidy up the package structure. (#23)