Releases: Innmind/BlackBox
Releases · Innmind/BlackBox
6.4.1
What's Changed
- Fix displaying a failing scenario when coming from the PHPUnit bridge by @Baptouuuu in #50
Full Changelog: 6.4.0...6.4.1
6.4.0
What's Changed
- Fix
Set::uuid()
that can only produce100
values by @Baptouuuu in #46 - Add
Set::enumerate()
by @Baptouuuu in #47 - Add missing shortcuts on providers to return
Set
s by @Baptouuuu in #48
Full Changelog: 6.3.0...6.4.0
6.3.0
6.2.0
6.1.0
What's Changed
- Fail when no assertions in a scenario by @Baptouuuu in #39
- Simplify implementation of
Set::take()
by @Baptouuuu in #40
Full Changelog: 6.0.2...6.1.0
6.0.2
What's Changed
- Fix the number of scenarii run per property by @Baptouuuu in #38
Full Changelog: 6.0.1...6.0.2
6.0.1
What's Changed
- Simplify shrinking v2 by @Baptouuuu in #33
- Simplify representation of successive
Set::map()
calls by @Baptouuuu in #34 - Improve code coverage by @Baptouuuu in #35
Full Changelog: 6.0.0...6.0.1
6.0.0
What's Changed
- Add
Set\Provider
by @Baptouuuu in #25 - Make
Set
afinal class
by @Baptouuuu in #26 - Add PHPUnit 12 support by @Baptouuuu in #27
- Add
Set::flatMap()
by @Baptouuuu in #28 - Cleanup the
Set
implementations to have a consistent style by @Baptouuuu in #29 - Shrink seed values in
Set::flatMap()
by @Baptouuuu in #30
Full Changelog: 5.10.1...6.0.0