- Consider
0x3F
asjpg
image type
- Use
Imagine
to generate images - Add
ImageContent::parseRealImageType
method - Implement
Imagine PointInterface
inPoint
- Add
ImageSize::asBox
method
- Add
ImageGenerator
service - Add
Crop
Value Object - Add
ImageContent::fromImagick
named constructor
- Require php 8.1
- [BC] Use php 8.1 features and types
- 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
- Allow
beberlei/assert
3
- Add
namespace
for images in storage
- Get image
- List all added
- Delete method added
- Initial implementation
- CHANGELOG.md file