Skip to content

Releases: assoconnect/validator-bundle

v2.41.1

17 Mar 20:45
e81908d

Choose a tag to compare

What's Changed

  • Refactors constraints to use named arguments by @sylfabre in #74

Full Changelog: v2.41.0...v2.41.1

v2.41.0

26 Feb 16:09
ce186e3

Choose a tag to compare

What's Changed

  • IT9PE1-26628: add BelgianEnterpriseNumberTypeProvider by @fguimier in #73

Full Changelog: v2.40.0...v2.41.0

Add BelgianEnterpriseNumber Validator

25 Feb 16:07
94ee7b3

Choose a tag to compare

What's Changed

  • Remove reportUnmatchedIgnoredErrors from PHPStan config by @sylfabre in #71
  • IT9PE1-26509: add BelgianEnterpriseNumber validator by @fguimier in #72

Full Changelog: v2.39.2...v2.40.0

v2.39.2

14 Feb 15:53
5462444

Choose a tag to compare

Make data providers static (Rector), fix ArrayContainSameObjectsConstraint typing, fix EntityValidator generics and BackedEnum handling, add native return types to IntegerProvider

v2.39.1

12 Feb 16:51
4ac46f2

Choose a tag to compare

What's Changed

  • Remove useless Attribute. (needed for compatibility) by @MPur in #69

New Contributors

  • @MPur made their first contribution in #69

Full Changelog: v2.39.0...v2.39.1

v2.39.0

02 Feb 15:05
f4f150b

Choose a tag to compare

What's Changed

  • Add PHP 8.4 support and require PHP 8.3+ by @sylfabre in #65
  • Upgrade assoconnect/php-quality-config to v2 by @sylfabre in #66
  • Remove support for Symfony 6 and lower by @sylfabre in #68
  • Allowing custom message on rna constraint with explicit constructor by @itaelle in #67

Full Changelog: v2.38.0...v2.39.0

Symfony 7 compatibility

23 Dec 11:24
e91d669

Choose a tag to compare

What's Changed

  • Adding Symfony 7.0 packages compatibility by @itaelle in #64

New Contributors

Full Changelog: v2.37.0...v2.38.0


Details:

  • Update Symfony packages to support version 7.0

  • Sf7: fixing constraints & to be allowing ^6.4 and 7.0

  • PHP: removing PHP 8.2 compatibility

  • Removing PHPStan-related CI inconsistency

v2.37.0

30 Oct 13:32
5a44060

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.36.0...v2.37.0

v2.36.0

10 Oct 11:54
3fc1ca2

Choose a tag to compare

What's Changed

Full Changelog: v2.35.0...v2.36.0

v2.35.0

09 Oct 13:53

Choose a tag to compare

Update dependencies