Releases: contributte/psr7-http-message
Releases · contributte/psr7-http-message
v0.10.0
Bumped! 🚫
Diff: v0.9.0...v0.10.0
Changes:
- Code: add types, polishing [aa3acd2] (@f3l1x)
- Composer: upgrade dev deps [53b7143] (@f3l1x)
- Composer: upgrade psr7 to 2.4.3 and nette utils to 3.2.8 [8b2b9e2] (@f3l1x)
- Require PHP 8.0 [58a394a] (@f3l1x)
- Drop support PHP 8.0, use Contributte\QA and Contributte\Tester, add type hints [817b05b] (@Roman3349)
Maintenance:
v0.9.0
Bumped! 🇲🇰
Diff: v0.8.0...v0.9.0
Changes:
- Remove self type hints from traits to fix compability with PHP <7.4 [9187878] (@Roman3349)
- Fix type errors and deprecated interfaces [24091c5] (@Roman3349)
- Composer: update development dependencies [3c9002a] (@Roman3349)
- Psr7ServerRequest: fix PHP 7.2 and 7.3 compability [fcfaeac] (@Roman3349)
Maintenance:
- GitHub Actions: add PHP 8.1, update coveralls [d0d3169] (@Roman3349)
- GitHub Actions: fix Coveralls [2ea194b] (@Roman3349)
- GitHub Actions: use re-usable workflows (#36) [f32ee0c] (@Roman3349)
v0.8.0
Bumped! 👠
Diff: v0.7.1...v0.8.0
Changes:
- Added Kodiak bot [7a3330e] (@f3l1x)
- Polished docs (#28) [ce1c34e][e0fba96] (@petrparolek)
- Codestyle (#29) [e21b4e2] (@petrparolek)
- update composer to v2 in CI [79d9952] (@petrparolek)
- fixed code reported by PHPStan [b46cb4d] (@petrparolek)
- Composer: allow guzzlehttp/psr7 ^2.1 and update development dependencies [bad86b3] (@Roman3349)
v0.7.1
Bumped! 👿
Diff: v0.7.0...v0.7.1
Changes:
- Readme: typo [6fb871a] (@f3l1x)
- Tests: coveralls [1ecba19] (@f3l1x)
- CI: update [f276107] (@f3l1x)
- Phpstan: v0.12 [44cea38] (@f3l1x)
- QA: upgrade codesniffer [b763c48] (@f3l1x)
- Composer: upgrade deps [990ed4c] (@f3l1x)
- Composer: open v0.8 [3a6be48] (@f3l1x)
- Readme: upgrade [8e70390] (@f3l1x)
- Makefile: update [7e7d217] (@f3l1x)
v0.7.0
Bump! 👥
Diff: v0.6.2...v0.7.0
Changes:
- allow PHP 8.0
- Github Actions
- fix ProxyResponse
- relax composer deps