Skip to content

Commit

Permalink
version up to 2.0.0-dev.7
Browse files Browse the repository at this point in the history
  • Loading branch information
chooyan-eng committed Dec 12, 2024
1 parent 9d04f82 commit f1569e6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## [2.0.0-dev.7] - 2024.12.13
* Fix a bug of circle crop not working with JPEG images.
* Fix a bug of causing cast error internally.

## [2.0.0-dev.6] - 2024.12.12
* Respect original image format and output with the same format.
* Change how to implement `ImageCropper`.
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: crop_your_image
description: crop_your_image helps your app to embed Widgets for cropping images.
version: 2.0.0-dev.6
version: 2.0.0-dev.7
homepage: https://github.com/chooyan-eng/crop_your_image
topics:
- crop
Expand Down

0 comments on commit f1569e6

Please sign in to comment.