Releases: Innmind/validation
Releases · Innmind/validation
3.0.0
What's Changed
- Next release by @Baptouuuu in #32
- Replace
innmind/time-continuumbyinnmind/timeby @Baptouuuu in #33
Full Changelog: 2.3.0...3.0.0
2.3.0
What's Changed
- Allow to tag failures by @Baptouuuu in #28
- Allow to map failures by @Baptouuuu in #29
- Remove internal flag on
Failure::under()by @Baptouuuu in #30
Full Changelog: 2.2.0...2.3.0
2.2.0
What's Changed
- Add mechanism to prevent failures from being recovered by @Baptouuuu in #24
Full Changelog: 2.1.0...2.2.0
2.1.0
What's Changed
- Remove
Failure::of()internal flag by @Baptouuuu in #21 - Add
Constraint::flatMap()by @Baptouuuu in #22 - Add
NoDiscardattribute on mutation free methods by @Baptouuuu in #23
Full Changelog: 2.0.0...2.1.0
2.0.0
What's Changed
- Use BlackBox 6 by @Baptouuuu in #14
- Use date range for the license copyright by @Baptouuuu in #16
- Make
Constrainta final class by @Baptouuuu in #15 - Add constraints for specific cases of
strings andints by @Baptouuuu in #17
Full Changelog: 1.9.0...2.0.0
1.9.0
What's Changed
- Add support for
innmind/time-continuum4 by @Baptouuuu in #12
Full Changelog: 1.8.0...1.9.0
1.8.0
What's Changed
- Add PHP 8.4 support by @Baptouuuu in #10
- Add
Is::value()by @Baptouuuu in #11
Full Changelog: 1.7.0...1.8.0
1.7.0
What's Changed
- Remove the need for
Constraint::map()callables to be pure by @Baptouuuu in #8
Full Changelog: 1.6.1...1.7.0
1.6.1
What's Changed
- Fix Psalm losing types of contraints when composing them by @Baptouuuu in #7
Full Changelog: 1.6.0...1.6.1
1.6.0
What's Changed
- Add
Shape::rename()andShape::default()by @Baptouuuu in #5 - Add
Is::just()by @Baptouuuu in #6
Full Changelog: 1.5.0...1.6.0