Releases: imgix/imgix-php
Releases · imgix/imgix-php
4.1.0
What's Changed
- test: add missing tests for 100% coverage by @adevade in #107
- style: add laravel pint for psr12 code style by @luqven in #108
- test: set package version as const by @luqven in #109
- fix: catching empty arrays due to loose comparison
- refactor: use strict comparisons everywhere
Full Changelog: 4.0.0...4.1.0
4.0.0
BREAKING CHANGE
What's Changed
- test(encoding): add path encoding tests to image urls that resolve by @luqven in #80
- chore: add circleci config by @frederickfogerty in #81
- chore: remove from UrlHelperTest closing php useless by @shakaran in #23
- chore: remove from UrlBuilderTest closing php useless by @shakaran in #22
- docs: update Readme with composer command by @shakaran in #21
- chore: return the url and avoid the temp variable by @shakaran in #24
- feat: apply rule no_closing_tag for lintian by @shakaran in #83
- docs: update ci badge by @frederickfogerty in #82
- chore: add gh issue action by @luqven in #86
- chore: create code of conduct by @luqven in #89
- chore: update contributing guidelines by @luqven in #88
- chore: update pr and issue templates by @luqven in #90
- chore: create add or issue and pr gh actions by @luqven in #91
- chore: update gh pr action by @luqven in #92
- docs: suggest users install package via composer only by @sherwinski in #99
- style: formatting and remove dead code by @adevade in #96
- docs: update index and wording for install command by @adevade in #100
- feat!: add PHP v8.x support and remove PHP v7.x support by @luqven in #103
- chore(release): v4.0.0 by @luqven in #106
New Contributors
Full Changelog: 3.3.1...4.0.0