Releases: wiz-develop/php-value-object
Releases · wiz-develop/php-value-object
v0.6.2
06 Jul 14:16
Compare
Sorry, something went wrong.
No results found
What's Changed
ValueObjectListにdiff()メソッドを追加 by @endou-mame in #37
Full Changelog : v0.6.1...v0.6.2
v0.6.1
06 Jul 12:54
Compare
Sorry, something went wrong.
No results found
What's Changed
ErrorValue に details を追加 by @endou-mame in #36
Full Changelog : v0.6.0...v0.6.1
v0.6.0
11 Jun 08:49
Compare
Sorry, something went wrong.
No results found
What's Changed
feat: LocalDateRangeとLocalDateTimeRangeクラスを実装 by @endou-mame in #30
Full Changelog : v0.5.8...v0.6.0
v0.5.8
12 May 08:56
Compare
Sorry, something went wrong.
No results found
What's Changed
feat: MapとIMapFactoryにtryFromResultsメソッドを追加し、Resultからのインスタンス生成をサポート by @endou-mame in #28
Full Changelog : v0.5.7...v0.5.8
v0.5.7
12 May 05:49
Compare
Sorry, something went wrong.
No results found
What's Changed
feat: ArrayListにtryFromResultsメソッドを追加し、Result型からのインスタンス生成をサポート by @endou-mame in #26
Full Changelog : v0.5.6...v0.5.7
v0.5.6
12 May 02:13
Compare
Sorry, something went wrong.
No results found
What's Changed
feat: 列挙型の値オブジェクトとファクトリの実装を追加し、テストを実施 by @endou-mame in #24
Full Changelog : v0.5.5...v0.5.6
v0.5.5
10 May 17:01
Compare
Sorry, something went wrong.
No results found
What's Changed
feat: 新しい列挙型の値オブジェクトのデフォルト実装を追加 by @endou-mame in #22
Full Changelog : v0.5.4...v0.5.5
v0.5.4
10 May 12:38
Compare
Sorry, something went wrong.
No results found
What's Changed
feat: Update IArrayListFactory methods to accept iterable instead of array by @endou-mame in #20
Full Changelog : v0.5.3...v0.5.4
v0.5.3
08 May 14:44
Compare
Sorry, something went wrong.
No results found
What's Changed
feat: Update ValueObjectMeta attribute from displayName to name and refactor related classes by @endou-mame in #18
Full Changelog : v0.5.2...v0.5.3
v0.5.2
08 May 12:27
Compare
Sorry, something went wrong.
No results found
What's Changed
feat: Add isValid method and refactor validation in ArrayList and Map classes by @endou-mame in #16
Full Changelog : v0.5.1...v0.5.2