This repository has been archived by the owner on Nov 10, 2022. It is now read-only.
Releases: chrisbanes/snapper
Releases · chrisbanes/snapper
v0.3.0
What's Changed
- Update to Compose 1.2.0 by @chrisbanes in #31
- Modernize CI by @chrisbanes in #33
Full Changelog: v0.2.2...v0.3.0
v0.2.2
What's Changed
- Fix target overscroll on page skips by @chippmann in #28
- Back currentItem with a derived state by @chrisbanes in #29
- Compile against SDK 33 by @chrisbanes in #30
New Contributors
- @chippmann made their first contribution in #28
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- Remove unsafe nullable refs by @chrisbanes in #23
- Bump up to Compose version 1.1.1 by @chrisbanes in #25
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- Enable Kotlin's Explicit API mode by @chrisbanes in #11
- Fix float inaccuracies at high values by @chrisbanes in #14
- Update dependencies by @chrisbanes in #16
- Update to Compose 1.1 and Kotlin 1.6.10 by @chrisbanes in #17
- Add
snapIndex
lambda parameter by @chrisbanes in #15
Full Changelog: v0.1.2...v0.2.0
v0.1.2
What's Changed
- Tidy up target index calculation by @chrisbanes in #10
Full Changelog: v0.1.1...v0.1.2
v0.1.1
v0.1.0
First release!
What's Changed
- Generalize the layout interface for Snapper by @chrisbanes in #3
- Upgrade the docs! by @chrisbanes in #4
Full Changelog: https://github.com/chrisbanes/snapper/commits/v0.1.0