Releases: tamimattafi/krop
Releases · tamimattafi/krop
0.1.5
What's Changed
- fix: back swipe gesture breaks crop and zoom touch behaviour by @tamimattafi in #18
- fix: camera images having incorrect rotation by @tamimattafi in #20
- docs: update readme by @tamimattafi in #21
Contributors
- Special thanks to @MathiasDL for help with ideas, review and feedback for this release
Full Changelog: 0.1.4...0.1.5
0.1.4
What's Changed
- config: update compose multiplatform to 1.7.0 by @tamimattafi in #16
Full Changelog: 0.1.3...0.1.4
0.1.3
What's Changed
- config: update kotlin and compose versions by @tamimattafi in #15
Full Changelog: 0.1.2...0.1.3
0.1.2
What's Changed
- Zooming improvements by @MathiasDL in #10
- Fix issue with first touch event by @MathiasDL in #11
- Fix: maxSize ignored when clipping shape on save by @MathiasDL in #12
- fix: bug where the default shape is fixed to Rect, use the first shape of the list of shapes instead by @MathiasDL in #14
Full Changelog: 0.1.1...0.1.2
0.1.1
What's Changed
- Fix readme code: Use the actual factory method instead of the Interface by @MathiasDL in #6
- config: migrate to kotlin 2.0 to fix compose resources issue by @tamimattafi in #7
New Contributors
- @MathiasDL made their first contribution in #6
Full Changelog: https://github.com/tamimattafi/krop/commits/0.1.1
0.1.0
Initial Release