Releases: Setono/CronExpressionBundle
Releases · Setono/CronExpressionBundle
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