Skip to content

v3.0.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@theofidry theofidry released this 13 Nov 11:58

Features

  • Better handling of references to inexistent fixtures (#592)
  • Automatically escape the @ character in words (#593)

Bugfix

  • Move PhpUnitBridge dependency to dev dependencies (#576)
  • Fix support for stdClass classes (#595)
  • Fix complete generation process (#596)
  • Fix FlagBag immutability (#614)
  • Fix UniqueValuesPool cached value check (#615)
  • Make ObjectBag more performant (#617)
  • Fix performance issues with Wildcard resolver (#618)
  • Fix usage of $current with identity (#619)

Changes highlight

  • Harden tests (higher coverage and make them more robust thanks to Humbug) (#571, #590)
  • Simplify mutli-dep management with (#582)
  • Make testing easier (#583, #603)
  • Enforce strict types everywhere (#587)
  • Tag the Expression Language as internal (#600)
  • Add scenarios for profiling (#613, #616)