Skip to content

Releases: skydoves/landscapist

2.2.7

17 Aug 09:13
a6fb968
Compare
Choose a tag to compare

What's Changed

  • Bump compose bom to 2023.08.00 and benchmark to beta03 by @skydoves in #324
  • Generate baseline profiles by @github-actions in #325

Full Changelog: 2.2.6...2.2.7

2.2.6

09 Aug 04:17
3895351
Compare
Choose a tag to compare

What's Changed

  • Update to project/library is targeting JVM 11 by @skydoves in #323

Full Changelog: 2.2.5...2.2.6

2.2.5

02 Aug 10:32
68b0aaf
Compare
Choose a tag to compare

What's Changed

  • Generate baseline profiles by @github-actions in #321
  • Remove experimental k2 compiler by @skydoves in #322

Full Changelog: 2.2.4...2.2.5

2.2.4

02 Aug 03:59
1661d45
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.2.3...2.2.4

2.2.3

19 Jul 11:43
5aaddcc
Compare
Choose a tag to compare

What's Changed

  • Bump compose compiler to 1.4.8 and Kotlin to 1.8.22 by @skydoves in #306
  • Bump compose compiler to 1.5.0 and Kotlin to 1.9.0 by @skydoves in #310

Full Changelog: 2.2.2...2.2.3

2.2.2

18 Jun 08:48
5cba70c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.2.1...2.2.2

2.2.1

31 May 11:33
71950ea
Compare
Choose a tag to compare

What's Changed

  • Update androidx dependencies and support desugaring by @skydoves in #299

Full Changelog: 2.2.0...2.2.1

2.2.0

18 May 13:55
4d0f19c
Compare
Choose a tag to compare

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

07 May 05:04
3101e06
Compare
Choose a tag to compare

What's Changed

  • Implement rememberTarget and clear target for Glide by @skydoves in #275
  • Use application context to clear Glide by @skydoves in #277
  • Bump profile installer to 1.3.1 by @skydoves in #278
  • Generate baseline profiles by @github-actions in #279

Full Changelog: 2.1.12...2.1.13

2.1.12

03 May 00:08
f0702a4
Compare
Choose a tag to compare

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