Releases: svenjacobs/reveal
Releases · svenjacobs/reveal
0.0.7 🍸
What's Changed
- feat: Add custom revealable shape by @svenjacobs in #14
- feat: Add Balloon variant with Brush support by @svenjacobs in #15
Full Changelog: v0.0.6...v0.0.7
0.0.6
What's Changed
- fix: Fix right-to-left layout by @svenjacobs in #11
- feat: Add balloon shaped composable by @svenjacobs in #12
Full Changelog: v0.0.5...v0.0.6
0.0.5
0.0.4
What's Changed
- chore: Shapes specify their clip region by @svenjacobs in #7
- feat: Add custom Saver for RevealState by @svenjacobs in #8 (fixes #3)
Full Changelog: v0.0.3...v0.0.4
0.0.3
What's Changed
- [BREAKING CHANGE] Rewrite and improve overlay alignment modifiers by @svenjacobs in #6
Full Changelog: v0.0.2...v0.0.3
0.0.2
- Update dependencies (Compose 1.3.2)
0.0.1
- First release