Releases: skydoves/landscapist
Releases · skydoves/landscapist
2.2.7
2.2.6
2.2.5
2.2.4
What's Changed
- Add docs for Landscapist by @skydoves in #313
- Bump AGP to 8.1.0, Gradle to 8.2.1, Compose compiler to 1.5.1 by @skydoves in #314
- Remove desugaring dependency by @skydoves in #315
- Update target SDK to 34 by @skydoves in #316
- Use an independent Modifier with constraints for plugins. by @skydoves in #318
- Use the experimental K2 compiler by @skydoves in #319
- Prepare for the next release (2.2.4) by @skydoves in #320
Full Changelog: 2.2.3...2.2.4
2.2.3
2.2.2
2.2.1
2.2.0
What's Changed
- Implement
ThumbnailPlugin
to preload small-size images by @skydoves in #294 - Add
consumer-rules.pro
to the transformer package by @skydoves in #283 - Bump BOM to
2023.05.01
by @skydoves in #284 - Generate baseline profiles by @github-actions in #285
- Add a testTag option into ImageOptions by @skydoves in #286
- Update AGP to 8.0, gradle 8.1.1, and migrate maven publish scripts by @skydoves in #287
- Add single variant as fullRelease for maven publishing by @skydoves in #288
- Add withSourcesJar for the single variant releases by @skydoves in #291
- Generate baseline profiles by @github-actions in #295
Full Changelog: 2.1.13...2.2.0
2.1.13
2.1.12
What's Changed
- Change StableHolder to a data class by @skydoves in #270
- Fix imageOptions was not a recomposition trigger for executeImageLoading by @skydoves in #271
- Refactor LaunchEffect to DisposableEffect and clear Glide target by @skydoves in #272
- Add propagateMinConstraints property to BoxWithConstraints by @skydoves in #273
Full Changelog: 2.1.11...2.1.12