Releases: benedom/SwiftyCrop
Releases · benedom/SwiftyCrop
v1.0.12
v1.0.11
v1.0.10
v1.0.9
What's Changed
- Add cropping on background thread with new progress view while cropping (customizable)
- Add possibility to rotate image with new buttons
- Rotating is now
false
by default, adjust this if you relied on the default value
-- - Fix cropping image in the main thread by @mosliem in #34
- Feature/add rotation buttons by @benedom in #35
New Contributors
Full Changelog: v1.0.8...v1.0.9
v1.0.8
v1.0.7
v1.0.6
v1.0.5
v1.0.4
Breaking changes
- Renamed the
customTexts
property ofSwiftyCropConfiguration
totexts
What's Changed
- Extend configuration to include colors and fonts by @yefimtsev in #26
New Contributors
- @yefimtsev made their first contribution in #26
Full Changelog: v1.0.3...v1.0.4