All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
1.1.0 - 2023-05-30
- standardized testsuite (#8)
- updated version constraints for SS5 (#9)
1.0.4 - 2022-02-03
- settting a default image does not overwrite fallback image (#7)
- Tests (& support) for PHP 7.2 & 7.3
1.0.3 - 2021-09-24
- info fields have background
- no longer uses alerts to communicate image state
1.0.2 - 2021-09-09
- fallback image only returns if image is in DB (#5)
- alert color changed from danger to warning when no OGImage found (#6)
1.0.1 - 2021-08-21
- requirements are cleared and restored when
forTemplate
is used
- Merge pull request #3 from syntro-opensource/fix/requirements
- packagist release