image_styles_builder 1.1.7

## [1.1.7] - 2026-04-28
### Added
- add experimental coverage of Drupal 11.4
- allow drush:^14
- add a phpstan.neon

### Removed
- remove dev-dependency on drush

### Changed
- add PHPUnit 10 PHP attributes (`#[RunTestsInSeparateProcesses]`) to all test classes
- run upgrade-status against Drupal 11.3

[1.1.7]: https://github.com/antistatique/drupal-image-styles-builder/compare/1.1....

image_styles_builder 1.1.6

## [1.1.6] - 2026-01-26
### Added
- add official support of drupal 10.6
- add official support of drupal 11.3

[1.1.6]: https://github.com/antistatique/drupal-image-styles-builder/compare/1.1....

image_styles_builder 1.1.5

## [1.1.5] - 2025-11-07
### Added
- add official support of drupal 10.5
- add official support of drupal 11.2

### Removed
- drop coverage of Drupal 10.0.x
- drop coverage of Drupal 10.1.x
- drop coverage of Drupal 10.2.x
- drop coverage of Drupal 10.3.x
- drop coverage of Drupal 10.4.x

[1.1.5]: https://github.com/antistatique/drupal-image-styles-builder/compare/1.1....

image_styles_builder 1.1.3

## [1.1.3] - 2025-04-23
### Added
- add official support of drupal 10.4
- add official support of drupal 11.1

[1.1.3]: https://github.com/antistatique/drupal-image-styles-builder/compare/1.1....

image_styles_builder 1.1.2

## [1.1.2] - 2024-08-20
### Removed
- remove legacy version annotation on docker-compose.yml

### Changed
- upgrade Docker Database mariadb 10.3.8 -> 10.6

### Fixed
- fix obsolete docker-compose command

### Added
- add official support of drupal 11.0

[1.1.2]: https://github.com/antistatique/drupal-image-styles-builder/compare/1.1....

image_styles_builder 1.1.1

## [1.1.1] - 2024-05-31
### Added
- add coverage of Drupal 10.1.x
- add coverage of Drupal 10.2.x
- add coverage of Drupal 10.3.x
- add Drupal GitlabCI
- add cspell project words for Gitlab-CI

### Removed
- drop tests support on Drupal <= 9.4
- remove mglaman/drupal-check tool

### Fixed
- fix deprecated usage of ContainerAwareTrait use DI instead

image_styles_builder 1.1.0

## [1.1.0] - 2023-01-27
### Added
- add changelog format in order to use Keep a Changelog standard
- add dependabot for Github Action dependency
- add drupal-check check
- add support Drupal 9.5
- add upgrade-status check
- add official support of drupal 9.5 & 10.0

### Fixed
- fixed docker test on CI race-condition database note ready

### Removed
- drop support of drupal below 9.3.x

image_styles_builder 1.0.0

Unsupported

I'm proud to present the first stable release of Image Styles Builder.

The goal of this package is to enable the rapid creation of image styles by declaring them in a custom module file definition (YAML).

The primary aim of Image Styles Builder is to allow Frontend to declare many necessary image-styles and provide to Backend developers a way to document and define those styles to be generated or flushed at any moment.

Subscribe with RSS Subscribe to Releases for Image Styles Builder