Skip to content

Releases: nelmio/alice

3.12.0

02 Oct 12:50
0297bae
Compare
Choose a tag to compare

Features

  • Add support for enum in symfony property accessor hydrator (#1118)

Misc

  • Fix PHPUnit configuration (#1119)
  • Fix CS (#1120)
  • Rework the Makefile (#1121)
  • Fix CI PHPStan analysis (#1122)
  • Fix iterator return types (#1123)

v3.11.0

03 Jul 13:29
bb4ed62
Compare
Choose a tag to compare

Features

  • Add support for newlines in identity() (#1104)
  • Bump dependencies (#1111)
  • Remove support for PHP 8.0
  • Remove support for Symfony 4.4

v3.10.0

10 Dec 08:08
e864669
Compare
Choose a tag to compare

Features

  • Add Symfony 6.0 support
  • Drop support for 5.x except 5.4
  • Drop support for PHP 7.4

v3.9.0

12 Oct 17:39
5a5bf05
Compare
Choose a tag to compare

Features

  • Add PHP 8.1 support (#1091)
  • Drop support for PHP 7.3 (#1093)
  • Drop support for Symfony 2.8 & 3.4 components (#1093)
  • Drop support for Symfony 3.4, 4.x except 4.4 (LTS), 5.x except 5.3 (current stable) (#1093)

Bugfixes

  • Fix reference range wildcard order (#1081)

v3.8.2

27 Feb 19:14
b57f4c6
Compare
Choose a tag to compare

Bugfixes

  • Fix regex injection (#1079)

v3.8.1

23 Feb 23:15
183961d
Compare
Choose a tag to compare

Bugfixes

  • Fix variadic usage (#1077)

v3.8.0

13 Jan 11:44
c019cf4
Compare
Choose a tag to compare

Features

  • Add support for PHP 8 (#1064)

Misc

  • Migrate to GitHub Actions (#1069)
  • Add default value to $previous (#1068)
  • Update Code Style (#1070)
  • Run in GitHub Actions PHPStan (#1071)

Doc

v2.3.6

06 Jan 14:43
80f853d
Compare
Choose a tag to compare

Bugfixes

3.7.4

04 Nov 09:21
ce57713
Compare
Choose a tag to compare

Bugfixes

  • Switch to the new Faker (#1059)

3.7.3

01 Nov 14:11
62ef4fc
Compare
Choose a tag to compare

Bugfixes

  • Fix NullRangeNameDenormalizer on PHP8.0 (#1057)