You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2.4.0
Fixes supported PHP-versions to PHP7.4 and upwards (including PHP8.4
already). Lower PHP-Versions will need to stay on the 2.3 branch.
To make sure of that we added automated tests via GithubActions. This
deprecates the Travis-CI tests
v2.3.0
* Allows better usage on windows - thanks to [Ryan Worth](https://github.com/garhbod) for the implementation
* Allows better filename-handling by automatically adding the appropriate file-ending when no ending is given