Releases: chrisbanes/haze
Releases · chrisbanes/haze
0.3.0
🆕 Round Rect support
We now have support for rounded rectangles, thanks to @MohamedRejeb.
What's Changed
- Add RoundRect support by @MohamedRejeb in #16
- Apply noise texture using HARD_LIGHT by @chrisbanes in #21
- Use Metalava to track public API by @chrisbanes in #23
- Provide more customization in the API by @chrisbanes in #22
- Update agp to v8.1.3 by @renovate in #26
New Contributors
- @MohamedRejeb made their first contribution in #16
Full Changelog: v0.2.0...0.3.0
v0.2.0
What's Changed
- Update Android sample to use haze-jetpack-compose by @chrisbanes in #9
- Use NodeElement instead of composed by @qdsfdhvh in #13
- Add noise to Android implementation by @chrisbanes in #12
- Migrate Android implementations to Modifier.Node by @chrisbanes in #15
- Fix Skiko backed Haze not displaying multiple Rects by @chrisbanes in #17
New Contributors
Full Changelog: v0.1.0...v0.2.0
v0.1.0
First release!
Full Changelog: https://github.com/chrisbanes/haze/commits/v0.1.0