Skip to content

Releases: JellyBellyDev/ImageOrientationFix

v3.2.1

05 Jan 13:02
Compare
Choose a tag to compare

Bug Fixes

  • ci: change preset conventional changelog (be6e031)

v3.2.0

05 Jan 11:09
Compare
Choose a tag to compare

Bug Fixes

Features

  • ci: create release action (429b2e1)

v3.1.0

05 Jan 10:30
3c0c62b
Compare
Choose a tag to compare

Replace CircleCi with GitHub Actions
Add compatibility with PHP 8.0

v3.0.1

15 Oct 08:06
Compare
Choose a tag to compare
  • Replace TravisCI and Scrutinizer with CircleCi and Codecov
  • Published docker image jellybellydev/imageorientationfix:1.0 starting from file .docker/php74/Dockerfile

v3.0.0

11 Oct 16:23
7c25b6a
Compare
Choose a tag to compare

New Major: ⚠ BREAKING CHANGES

  • Refactoring library to minor php version 7.4

v2.0.0

15 Mar 15:39
a5b71a8
Compare
Choose a tag to compare

New Major: ⚠ 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

v1.0.4

10 Jul 08:59
533dfd5
Compare
Choose a tag to compare

Fixup: remove version option by composer.json

v1.0.3

10 Jul 08:03
112eb63
Compare
Choose a tag to compare

Add CHANGELOG file

v1.0.2

10 Jul 07:53
216d6c4
Compare
Choose a tag to compare

Hotfix: do nothing if orientation cannot be determined

v1.0.1

27 Feb 09:05
Compare
Choose a tag to compare

Varius bugfix and add scrutinizer.