Skip to content

0.10.0

Compare
Choose a tag to compare
@RBusarow RBusarow released this 18 Jul 01:33
· 446 commits to main since this release
5aa1a18

0.10.0

Initial release

This release supports multi-bound ViewModel injection via the by tangle() delegate function,
with Compose support.

Automatic SavedStateHandle injection is supported, and arguments can be automatically
constructor-injected via the @FromSavedState("myKey") annotation.