lum_platform_image_converter/CHANGELOG.md

25 lines
483 B
Markdown

## 1.0.2
* dart format applied to all files.
## 1.0.1
* Fix pubspec.ymml and .metadata files.
## 1.0.0
* Initial stable release.
* Add `ImageConversionException` for better error handling.
* Improve documentation and add usage examples.
## 0.2.0
* Support resized image output.
* Refactor codebase for better maintainability.
## 0.1.0
* Initial release of platform_image_converter.
* Support Android, iOS, macOS, and Web.
* Add `convert` method for image format conversion.