Releases: contributte/psr6-caching
Releases · contributte/psr6-caching
v0.3.0
Bumped! 🕉️
Diff: v0.2.1...v0.3.0
Changes:
- Add support for PHP 8 && psr/cache 3.0 [ddff784]
- Code: add php 8 types [e3cbb4d] (@f3l1x)
- PHP: require 8.1+ [3a907e2] (@f3l1x)
- Composer: require nette/caching 3.2+ [fb36bd3] (@f3l1x)
Maintenance:
- Composer: open v0.4.x [3273d92] (@f3l1x)
- upgrade PHPStan [d3a5c8d] (@petrparolek)
- PHPStan: ignore errors [a566335] (@petrparolek)
- fixed composer link [8362e03] (@petrparolek)
- Composer: allow codesniffer [2788684] (@f3l1x)
- Tests: replace ninjify to contributte [1a05665] (@f3l1x)
- CI: upgrade workflow [5ed6e7d] (@f3l1x)
- Composer: replace ninjify to contributte [1b153e9] (@f3l1x)
- Makefile: modernize [49a826a] (@f3l1x)
v0.2.1
Bumped! 📤
Diff: v0.2.0...v0.2.1
Changes:
- Unify syntax in readmes (#10) [1383c72] (@petrparolek)
- Composer: allow psr/cache v2 and v3 [ed77e26] (@f3l1x)
- Github: allow all branches [0e38ab4] (@f3l1x)
- Codestyle: improvements (#12) [360bf2f] (@petrparolek)
v0.2.0
Bumped! 🤨
Diff: v0.1.0...v0.2.0
Changes:
- Open v0.2-dev [4f7cd52] (@mabar)
- ICachePoolFactory create(...) method return type changed to PSR-6 interface (#2) [146e120] (@miloshavlicek)
- Compatibility with PHP 8.0 [56f5973] (@miloshavlicek)
- License: MIT [7efaecc] (@vody105)
- Std [004]: kodiak [fbd7a81] (@f3l1x)
- Updated nette/caching dependency to allow installing version 3.1 and higher up until 4.0 (excluded) [1e20b1f] (@hubipe)
- Phpunit -> Nette Tester [4f1dee2] (@f3l1x)
- Travis -> Github Actions [5c32d25] (@f3l1x)
- Phpstan: v0.12 [73c8edd] (@f3l1x)
- Repo: sync maintenance [6840b52] (@f3l1x)