Skip to content

Releases: wiz-develop/php-value-object

v0.5.1

08 May 11:51
2eb24c6

Choose a tag to compare

What's Changed

  • feat: Implement Stringable interface in value object classes by @endou-mame in #14

Full Changelog: v0.5.0...v0.5.1

v0.5.0

08 May 04:22
1a4b2b5

Choose a tag to compare

What's Changed

  • feat: Add DateTime value objects and related error handling by @endou-mame in #12

Full Changelog: v0.4.4...v0.5.0

v0.4.4

07 May 02:29
94c92a7

Choose a tag to compare

What's Changed

  • Refactor error handling in value objects by @endou-mame in #8
  • fix: ErrorValueクラスのofメソッドをfinalに変更 by @endou-mame in #10

Full Changelog: v0.4.3...v0.4.4

v0.4.3

06 May 09:55

Choose a tag to compare

Full Changelog: v0.4.2...v0.4.3

v0.4.2

06 May 09:45

Choose a tag to compare

Full Changelog: v0.4.1...v0.4.2

v0.4.1

05 May 18:40

Choose a tag to compare

Full Changelog: v0.4.0...v0.4.1

v0.4.0

05 May 06:35

Choose a tag to compare

What's Changed

  • Implement BooleanValue and related classes with comprehensive tests by @endou-mame in #2
  • feat: Add UlidValue class with validation and generation methods, and implement tests for ULID functionality by @endou-mame in #4
  • feat: ULID生成機能を拡張し、タイムスタンプを使用した生成メソッドと単調増加ULID生成メソッドを追加 by @endou-mame in #6

New Contributors

  • @endou-mame made their first contribution in #2

Full Changelog: v0.3.2...v0.4.0

v0.3.2

01 May 16:29

Choose a tag to compare

Full Changelog: v0.3.1...v0.3.2

v0.3.1

01 May 07:40

Choose a tag to compare

Full Changelog: v0.3.0-alpha...v0.3.1

v0.3.0-alpha

01 May 07:28

Choose a tag to compare