Releases: michael-rubel/laravel-value-objects
Releases · michael-rubel/laravel-value-objects
v3.0.0
v2.1.0
v2.0.1
What's Changed
- Allow passing
null
tomakeOrNull
method by @michael-rubel in #6
Full Changelog: 2.0.0...2.0.1
v2.0.0
What's Changed
- Correcting typo on Usage / Boolean sample code by @ramnzys in #3
- Consistent API for object input validation by @michael-rubel in #2
- Add
makeOrNull
method toValueObject
by @michael-rubel in #4 - Add
Name
object by @michael-rubel in #5
New Contributors
- @ramnzys made their first contribution in #3
- @michael-rubel made their first contribution in #2
Full Changelog: 1.0.0...2.0.0
v1.0.0
Stable release
Full Changelog: 0.0.5...1.0.0
v0.0.5
Full Changelog: 0.0.4...0.0.5
v0.0.4
Full Changelog: 0.0.3...0.0.4
v0.0.3
What's Changed
- Fixes require constraint so Composer on Windows can actually resolve correct version between Testbench and Laravel Framework by @crynobone in #1
New Contributors
- @crynobone made their first contribution in #1
Full Changelog: 0.0.2...0.0.3
v0.0.2
This is an early access version.
Full Changelog: 0.0.1...0.0.2
v0.0.1
This is an early access version.