3.2.1 (2024-01-05)
- ci: change preset conventional changelog (be6e031)
3.2.0 (2024-01-05)
- ci: create release action (429b2e1)
- Replace CircleCi with GitHub Actions
- Add compatibility with PHP 8.0
- Replace TravisCI and Scrutinizer with CircleCi and Codecov
- Published docker image
jellybellydev/imageorientationfix:1.0
starting from file.docker/php74/Dockerfile
⚠ BREAKING CHANGES
- Refactoring library to minor php version
7.4
⚠ BREAKING CHANGES
- Refactoring library to minor php version
7.1
- Refactoring to
PSR-4
autoloading - Removed unnecessary code for previous versions of php
- Improved README file
- Fixup: remove version option by composer.json
- Add CHANGELOG file