Releases: laosb/CropImage
Releases · laosb/CropImage
0.8.2
0.8.1
Full Changelog: 0.8.0...0.8.1
0.8.0
What's Changed
- Allow zoom using scroll wheel on macOS by @infinitepower18 in #3
- Enabled Swift 6 Language Mode
- Converted SwiftUI Previews to the new Macro syntax
Full Changelog: 0.7.0...0.8.0
0.7.0
What's Changed
- Add visionOS support by @infinitepower18 in #2
New Contributors
- @infinitepower18 made their first contribution in #2
Full Changelog: 0.6.2...0.7.0
0.6.2
0.6.1
0.6.0: Custom Cut Hole.
Now you can customize the entire cut hole view via a closure, similar to how you customize controls.
Or you just want it to be circular, stroked thicker or replace mask color? Pass DefaultCutHoleView
to the closure with those parameters so you don't need to reinvent the wheel (hole).