Skip to content

Tags: barryosull/valueobjects

Tags

4.7.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #10 from barryosull/fix/nullable-composite-bug

Fix for the valueobjects issue

4.7.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #9 from m1x0n/feature/abstract-type

Added AbstractTypeObject with possibility of its serizalization/deserizalization

4.6.1

Merge pull request #8 from barryosull/feature/bug-with-overly-long-uuids

Fixing a bug where it accepted overly long UUIDs

4.6.0

Create README.md

4.5.0

Merge pull request #6 from barryosull/feature/nullable_objects

Nullable composites.

4.4.0

Merge pull request #5 from barryosull/feature/carbon

Added Carbon to the valueobject libs

4.3.0

Merge pull request #4 from m1x0n/feature/value-objects-extensions

ValueObjects extensions

4.2.0

Merge pull request #2 from m1x0n/feature/money

Add Money support

4.1.0

Can deserialize both objects and arrays

4.0.0

Changed how exceptions are processed. Added much richer error reporting.