lum_platform_image_converter/CHANGELOG.md

17 lines
385 B
Markdown

## 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.