Releases: Setono/CronExpressionBundle
Releases · Setono/CronExpressionBundle
v1.9.0
What's Changed
- feat: drop support for PHP < 8.1 by @Chris53897 in #52
- ci: fix CI deprecations for GitHub actions by @Chris53897 in #49
- ToStringTest: add test for invalid string by @Hanmac in #48
- Update CronExpressionType for Codecov by @Hanmac in #54
- docs: remove $ sign for better copy and paste by @Chris53897 in #53
- Allow symfony ^7.0 by @gulaandrij in #55
New Contributors
- @gulaandrij made their first contribution in #55
Full Changelog: v1.8.1...v1.9.0
v1.8.1
v1.8.0
v1.7.0
What's Changed
- Remove support of Symfony 4 by @or-benjamin in #44
- Add the ability to change the validation message by @or-benjamin in #43
New Contributors
- @or-benjamin made their first contribution in #44
Full Changelog: v1.6.0...v1.7.0
v1.6.0
What's Changed
- Add Validator for string properties by @Hanmac in #28
- add ValidatorTestCase for CronExpression by @Hanmac in #33
- Add different FormType options by @Hanmac in #29
- more tests for DBAL/Types/CronExpressionType by @Hanmac in #34
- More Testcases for TypeGuesser by @Hanmac in #35
- Extra TestCase to prepend to Doctrine by @Hanmac in #36
- chore: add test-runs for php 8.2 by @Chris53897 in #37
- FormTypeGuesser by PropertyInfo by @Hanmac in #40
New Contributors
- @Hanmac made their first contribution in #28
- @Chris53897 made their first contribution in #37
Full Changelog: v1.5.0...v1.6.0
v1.5.0 - Allow Symfony 6
What's Changed
- Update composer.json by @simonsolutions in #31
New Contributors
- @simonsolutions made their first contribution in #31
Full Changelog: v1.4.0...v1.5.0
v1.4.0
v1.3.0
Upped dependencies even more
v1.2.0 Upping deps to sensible constraints in 2020 (#10)
Upgraded dependencies
v1.1.0 Upgraded dependency injection constraint to fix security issue