v3.0.0-beta.1
Pre-release
Pre-release
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)