Skip to content

Releases: assoconnect/absolute-percent-value-bundle

v1.5.1

14 Feb 15:53
c60ddf0

Choose a tag to compare

Make data providers static (Rector), fix denormalize return type

v1.5.0

18 Dec 13:22
d076d72

Choose a tag to compare

Merge pull request #14 from assoconnect/sf-7

Update symfony/serializer version constraint

v1.4.1

10 Oct 12:56
944164b

Choose a tag to compare

What's Changed

  • Adds Rector for automated refactoring by @jwaguet in #10

Full Changelog: v1.4.0...v1.4.1

v1.4.0

09 Oct 13:35

Choose a tag to compare

Removal of support for PHP versions less than 8.2
Replace phpstan-rules by phpstan-quality-config

Add symfony 7 support

21 Nov 13:11
e0159ff

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.0...v1.3.0

Add support to Symfony ^6.0

25 Jan 10:03
38b8dc5

Choose a tag to compare

  • Add support to Symfony ^6.0
  • Remove extra trailing comma in composer.json

Support for php 8

15 Feb 09:43
0258762

Choose a tag to compare

Merge pull request #6 from assoconnect/phpstan

phpstan level 8 & php 8

v1.0.2

24 Aug 18:29
3abaa1e

Choose a tag to compare

Assertion is too strict

Add __toString to AbsolutePercentValue

24 Mar 10:05
f17c523

Choose a tag to compare

Merge pull request #2 from fguimier/support_to_string

Add __toString to AbsolutePercentValue

v1.0.0

15 Dec 09:27
2b75aa7

Choose a tag to compare

Merge pull request #1 from clarani/master

Assoconnect AbsolutePercentValueBundle Clara