Releases: chrisbanes/haze
Releases · chrisbanes/haze
0.6.2
0.6.1
What's Changed
- Migrate samples to use Coil by @chrisbanes in #154
- Update dependency androidx.compose.ui:ui-test-manifest to v1.6.3 by @renovate in #152
- Add Kotlin WebAssembly support by @chrisbanes in #153
- Update gradle/gradle-build-action action to v3 by @renovate in #158
- [Android] Fix empty bounds handling by @chrisbanes in #160
Full Changelog: 0.6.0...0.6.1
0.6.0
Highlights
- [iOS and Desktop] Fix edges not being blurred uniformly (#142). Big thanks to @Dynaruid for contributing this!
- [Android] Fix artifacts on rounded edges (#132)
Changelog
- fixed where the edges appeared as if they were not properly blurred by @Dynaruid in #142
- Use Poppins in screenshot testing by @chrisbanes in #144
- Update agp to v8.3.0 by @renovate in #145
- Fix Android clip/rounding issue by @chrisbanes in #133
- Update dependency io.github.qdsfdhvh:image-loader to v1.7.7 by @renovate in #148
- Correct default value for Noise in Usage.md by @dev-weiqi in #149
- Update plugin dokka to v1.9.20 by @renovate in #151
- Update dependency io.github.qdsfdhvh:image-loader to v1.7.8 by @renovate in #150
New Contributors
- @Dynaruid made their first contribution in #142
- @dev-weiqi made their first contribution in #149
Full Changelog: 0.5.4...0.6.0
0.5.4
What's Changed
- Update dependency androidx.test.uiautomator:uiautomator to v2.3.0 by @renovate in #136
- Update dependency androidx.compose.ui:ui-test-manifest to v1.6.2 by @renovate in #135
- Update dependency io.github.qdsfdhvh:image-loader to v1.7.6 by @renovate in #134
- Update compose.multiplatform to v1.6.0 by @renovate in #137
Full Changelog: 0.5.3...0.5.4
0.5.3
0.5.2
0.5.1
What's Changed
- Update dependency gradle to v8.6 by @renovate in #121
- Update dependency androidx.compose.ui:ui-test-manifest to v1.6.1 by @renovate in #125
- Update compose.multiplatform to v1.6.0-beta02 by @renovate in #124
- Fix Android noise texture changing luminance by @chrisbanes in #126
Full Changelog: 0.5.0...0.5.1
0.5.0
Highlights
🏃 Optimizations and performance increases (see here)
🌫️ New Materials library (see here)
🆕 Tidied up styling API
✨ Updated to Compose Multiplatform 1.6.0-beta01 (and Jetpack Compose 1.6.0)
🔁 Merged haze and haze-jetpack-compose
📜 (Android) New baseline profiles bundled in library. Thanks to @simonlebras for this.
What's Changed
- Baseline profile by @simonlebras in #93
- Baseline Profile tweaks by @chrisbanes in #95
- Fix Small Typo in Docs by @jorgedotcom in #100
- Update dependency androidx.compose.ui:ui-test-manifest to v1.6.0 by @renovate in #105
- Update androidx.benchmark to v1.2.3 by @renovate in #103
- Update agp to v8.2.2 by @renovate in #102
- Update dependency androidx.compose.ui:ui to v1.6.0 - autoclosed by @renovate in #104
- Update spotless to v6.25.0 by @renovate in #96
- Merge :haze and :haze-jetpack-compose by @chrisbanes in #106
- Update plugin com.gradle.enterprise to v3.16.2 by @renovate in #107
- Update roborazzi to v1.9.0 by @renovate in #108
- Add HazeStyle class by @chrisbanes in #110
- Add Haze Materials by @chrisbanes in #111
- Lots of small fixes by @chrisbanes in #113
- Optimize Android implementations by @chrisbanes in #115
- Add macrobenchmark tests by @chrisbanes in #116
New Contributors
- @simonlebras made their first contribution in #93
- @jorgedotcom made their first contribution in #100
Full Changelog: 0.4.5...0.5.0
0.4.5
Changes
- Android Previews (and screenshot tests) now display a scrim, rather than nothing.
- Haze children from different Android windows (i.e. Dialogs) now work
What's Changed
- Calculate areas in screen coordinates by @chrisbanes in #88
- Update dependency androidx.compose.ui:ui to v1.6.0-rc01 by @renovate in #90
- Merge Android implementations by @chrisbanes in #91
Full Changelog: 0.4.4...0.4.5
0.4.4
What's Changed
- Fix hazeChild tint not updating on Android base by @chrisbanes in #83
- Update plugin mavenpublish to v0.27.0 by @renovate in #84
- Add screenshot tests to verify
hazeChild
tint changes by @chrisbanes in #85
Full Changelog: 0.4.3...0.4.4