Releases: Innmind/validation
Releases · Innmind/validation
1.9.0
What's Changed
- Add support for
innmind/time-continuum
4 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()
callable
s 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
1.5.0
What's Changed
- Add action to automatically create the releases by @Baptouuuu in #1
- Add
Is::associativeArray()
by @Baptouuuu in #2 - Custom error messages by @Baptouuuu in #3
- Add documentation website by @Baptouuuu in #4
New Contributors
- @Baptouuuu made their first contribution in #1
Full Changelog: 1.4.0...1.5.0