Skip to content

Releases: jordond/drag-select-compose

2.1.0

29 Jun 20:50
22a4a22
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.2...2.1.0

2.0.2

29 Jun 02:00
8e794f3
Compare
Choose a tag to compare

Fixes

Fixes #20

What's Changed

Full Changelog: 2.0.1...2.0.2

2.0.1

28 Jun 17:23
3a7203a
Compare
Choose a tag to compare

Fixes

  • #25 Drag past the last item to select it

What's Changed

  • CI: Auto-update README on new release by @jordond in #12
  • Configure Renovate by @renovate in #13
  • Update dependency org.jetbrains.dokka to v1.8.20 by @renovate in #14
  • Update dependency com.github.ben-manes.versions to v0.47.0 by @renovate in #15
  • Update dependency com.vanniktech.maven.publish to v0.25.2 by @renovate in #17
  • Update plugin com.gradle.enterprise to v3.13.4 by @renovate in #18
  • Update dependency androidx.compose:compose-bom to v2023.06.01 by @renovate in #19
  • Update dependency media.kamel:kamel-image to v0.6.0 by @renovate in #23
  • Update dependency org.jetbrains.compose to v1.4.1 by @renovate in #24
  • Fix: Select past end item by @jordond in #25
  • Update ktor to v2.3.2 by @renovate in #26

Full Changelog: 2.0.0...2.0.1

2.0.0

20 Jun 18:40
1d915b2
Compare
Choose a tag to compare

What's Changed

Multiplatform support! 🚀

Full Changelog: 1.0.0...2.0.0

1.0.0

17 Jun 18:08
Compare
Choose a tag to compare

What's Changed

  • Implement the library
  • Feature: Add LazyGrid helpers by @jordond in #1
  • Docs: Update the README and ready the library for release by @jordond in #2

Full Changelog: https://github.com/jordond/drag-select-compose/commits/1.0.0