1.1.0
- Introduced a dedicated class
ImagickResourceLimiter
to manage resource limits for Imagick instances. - Applied resource limits (memory, map, area, file, and disk) to optimize performance and prevent excessive resource consumption.
- Integrated the resource limits into the
Generator
class and other relevant areas to ensure consistent memory and resource management across the application.
Full Changelog: 1.0.9...1.1.0