Releases: vysokeskoly/image-api-sdk
Releases · vysokeskoly/image-api-sdk
Version 3.2.0
3.2.0 - 2022-10-10
- Use
Imagine
to generate images - Add
ImageContent::parseRealImageType
method - Implement
Imagine PointInterface
inPoint
- Add
ImageSize::asBox
method
Version 3.1.0
3.1.0 - 2022-10-09
- Add
ImageGenerator
service - Add
Crop
Value Object - Add
ImageContent::fromImagick
named constructor
Version 3.0.0
3.0.0 - 2022-07-25
- Require php 8.1
- [BC] Use php 8.1 features and types
Version 2.0.0
2.0.0 - 2022-07-25
- Use php 7.4
- [BC] Replace
gmagick
toimagick
- Update dependencies
- [BC] Refactor the library, to use
lmc/cqrs-http
as Commands and Queries instead of directly calling an API - Add and use value objects instead of scalar types