Releases: chrisbanes/haze
Releases · chrisbanes/haze
0.7.3
What's Changed
- Update coil to v3.0.0-alpha07 by @renovate in #244
- Update dependency androidx.test.ext:junit-ktx to v1.2.1 by @renovate in #242
- Update roborazzi to v1.21.0 by @renovate in #247
- Integrate GlobalPositionAwareModifierNode into Haze modifiers by @chrisbanes in #246
- Add ListOverImage sample by @chrisbanes in #248
- Update dependency org.robolectric:robolectric to v4.13 by @renovate in #251
Full Changelog: 0.7.2...0.7.3
0.7.2
What's Changed
- Update dependency androidx.compose.ui:ui-test-manifest to v1.6.7 by @renovate in #209
- Update dependency androidx.core:core-ktx to v1.13.1 by @renovate in #210
- Update agp to v8.4.0 by @renovate in #208
- Fix sample code in usage docs by @lhoyong in #211
- Fix typo in naming of "lorem ipsum" placeholder value by @twyatt in #215
- Update agp to v8.4.1 by @renovate in #223
- Update dependency org.robolectric:robolectric to v4.12.2 by @renovate in #222
- Update plugin com.gradle.enterprise to v3.17.4 by @renovate in #218
- Update roborazzi to v1.18.0 by @renovate in #212
- Update roborazzi to v1.19.0 by @renovate in #225
- Update roborazzi to v1.20.0 by @renovate in #226
- Update agp to v8.4.2 by @renovate in #230
- Update dependency androidx.compose.ui:ui-test-manifest to v1.6.8 by @renovate in #233
- Update plugin com.gradle.enterprise to v3.17.5 by @renovate in #232
- Update agp to v8.5.0 by @renovate in #234
- Update dependency gradle to v8.8 by @renovate in #227
- Web updates (JS/Canvas) by @nevrozza in #228
- Fix CI and docs build by @chrisbanes in #237
New Contributors
- @lhoyong made their first contribution in #211
- @twyatt made their first contribution in #215
- @nevrozza made their first contribution in #228
Full Changelog: 0.7.1...0.7.2
0.7.1
What's Changed
- Update dependency androidx.compose.ui:ui-test-manifest to v1.6.5 by @renovate in #185
- Update agp to v8.3.2 by @renovate in #184
- Update plugin com.gradle.enterprise to v3.17.1 by @renovate in #187
- Update dependency org.robolectric:robolectric to v4.12.1 by @renovate in #186
- Update roborazzi to v1.12.0 by @renovate in #188
- Update dependency androidx.activity:activity-compose to v1.9.0 by @renovate in #192
- Update roborazzi to v1.13.0 by @renovate in #194
- Update dependency macos to v14 by @renovate in #195
- Add scroll behavior to Scaffold sample by @chrisbanes in #197
- Update dependency androidx.compose.ui:ui-test-manifest to v1.6.6 by @renovate in #191
- Update androidx.benchmark to v1.2.4 by @renovate in #190
- Update plugin com.gradle.enterprise to v3.17.2 by @renovate in #189
- Update dependency androidx.core:core-ktx to v1.13.0 by @renovate in #193
- Remove usage of LFS by @chrisbanes in #198
- Kotlin 1.9.23 + CMP 1.6.2 by @chrisbanes in #199
- Don't include test sources in API files by @chrisbanes in #204
- Fix glitch with clipping content out by @chrisbanes in #205
- Reset state when LazyLayout reuses node by @chrisbanes in #203
- [Android] Fix dialog being offset for non edge-to-edge windows by @chrisbanes in #206
- Fix content clip path at edges by @chrisbanes in #207
Full Changelog: 0.7.0...0.7.1
0.7.0
What's Changed
- Update plugin mavenpublish to v0.28.0 by @renovate in #164
- Update roborazzi to v1.11.0 by @renovate in #166
- Update agp to v8.3.1 by @renovate in #167
- Update dependency org.robolectric:robolectric to v4.12 by @renovate in #170
- Update actions/configure-pages action to v5 by @renovate in #171
- Update dependency gradle to v8.7 by @renovate in #169
- Update dependency androidx.compose.ui:ui-test-manifest to v1.6.4 by @renovate in #168
- Fix HazeChild being conditionally added by @chrisbanes in #174
- Update plugin com.gradle.enterprise to v3.17 by @renovate in #175
- Update dependency org.robolectric:robolectric to v4.12.1 by @renovate in #176
- Enable Robolectric hardware rendering by @chrisbanes in #147
- Update dependency androidx.compose.ui:ui-test-manifest to v1.6.5 by @renovate in #177
- Update plugin com.gradle.enterprise to v3.17.1 by @renovate in #179
- Update agp to v8.3.2 by @renovate in #180
- Tidy up settings.gradle.kts by @chrisbanes in #181
- Remove deprecated library and APIs by @chrisbanes in #182
- Update roborazzi to v1.12.0 by @renovate in #183
Full Changelog: 0.6.2...0.7.0
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