Nelmio Alice Versions Save

Expressive fixtures generator

3.13.5

1 month ago

Fixes

  • Improve the error message upon unresolvable value (#1188)
  • Inject the faker generator to the OptionalValueResolver (#1187)

3.13.4

3 months ago

Fixes

  • Add support for sebastian/comparator v6 (#1165)

3.13.3

5 months ago

Fixes

  • Allow Symfony YAML 7 (#1159)

3.13.2

5 months ago

Fixes

  • fix: Address the PHP 8.2 deprecations (#1158)

3.13.1

5 months ago

Fixes

  • Fix deprecations (#1157)

3.13.0

5 months ago

Features

  • Drop Symfony <6.4 support (#1154)
  • Add support for Symfony7 (#1156)

Fixes

  • Fix PHP 8.2 dynamic property deprecation (#1136)

3.12.2

1 year ago

Bugfixes

  • Allow sebastian/comparator 5 (#1127)

Misc

  • Remove outdated third part symfony bundles suggestions (#1126)
  • Add doc to explain how to access nested property from relation. (#1129)

3.12.1

1 year ago

Bugfixes

  • Add CompilerPass to check if framework_bundle.property_access is enabled (#1124)

3.12.0

1 year ago

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

1 year ago

Features

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