This repository was archived by the owner on Feb 5, 2021. It is now read-only.
v0.29.0
Pre-release
Pre-release
- 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)