Releases: tattali/CalendarBundle
Releases · tattali/CalendarBundle
v7.0.1
v7.0.0
What's Changed
- feat: drop support for PHP < 8.1 by @Chris53897 in #71
- chore: fix ci deprecation by @Chris53897 in #72
- remove unmaintained Symfony by @tacman in #68
- bump reference to minimum Symfony version by @tacman in #69
- Modernize code and fix timezone by @tattali in #75
- Adding PHPStan checks by @tattali in #76
- Adding phpstan checks by @tattali in #77
- feat: fix deprecation for Extension by @Chris53897 in #78
New Contributors
Full Changelog: v1.3.0...v7.0
v1.3.0
What's Changed
- feat: allow symfony 7 by @Chris53897 in #64
- Update Event.php by @treeindark in #60
- docs: update for symfony 7 by @Chris53897 in #65
- chore: allow phpunit 10 by @Chris53897 in #55
New Contributors
- @treeindark made their first contribution in #60
Full Changelog: v1.2.4...v1.3.0
Support Symfony 6.3
What's Changed
- chore: add travis ci tests for php 8.2 by @Chris53897 in #56
- chore: replace travis with github actions, drop support of php7, by @Chris53897 in #57
- docs: improve docs, use php 8 level features by @Chris53897 in #59
- Feature/php8 perf by @Chris53897 in #58
New Contributors
- @Chris53897 made their first contribution in #56
Full Changelog: v1.2.3...v1.2.4
Support Symfony 6
Thanks @Orkin