Releases: jsilverdev/dart_image_converter
Releases · jsilverdev/dart_image_converter
v1.2.16-rc1
Changed
- Upgrade dependencies
v1.2.15
v1.2.14
Changed
- Improve the logic
v1.2.13
Added
- GitHub Action to check if the version of from pubspec.yaml
- GitHub Action for PR's
- Tests
Changed
- Caching for install deps
- Migrate the action from marvinpinto/action-automatic-releases@latest to ncipollo/release-action@v1 for deploy releases
- README details
Removed
- Execution of tests on ci.yaml
v1.1.5
Added
- GitHub Action to deploy
- Files for testing
- Tests
- Support files with jpeg extension
- New exception: ArchNotSupportedException
- Support for Linux (and shell script for run)
Changed
- Upgrade pdfium_bindings to 2.0.1
- NullException now is NullOrEmptyException
- simplePrint and simpleErrorPrint now only support String objects
- Rename description on pubspec.yaml
v1.0.0-rc.1
- Initial version.