Skip to content

Releases: fluxera/Fluxera.ValueObject

v6.1.2

01 Jun 01:05
d3e7bf1
Compare
Choose a tag to compare

What's Changed

  • Added a type converter for primitive value-objects. by @mgernand in #17

Full Changelog: v6.1.1...v6.1.2

v6.1.1

29 May 19:24
8c2631e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.1.0...v6.1.1

v6.1.0

28 May 19:40
c9c8f90
Compare
Choose a tag to compare

What's Changed

  • Added base ctor to primitive value object base class. by @mgernand in #13
  • Implemented the comparable contract for the primitive value object. by @mgernand in #14
  • Added serializer support for primitive value objects. by @mgernand in #15

Full Changelog: v6.0.10...v6.1.0

v6.0.10

05 May 15:15
e2e3c29
Compare
Choose a tag to compare

What's Changed

  • Updated packages and added package publish to pipeline. by @mgernand in #12

Full Changelog: v6.0.9...v6.0.10

v6.0.9

20 Apr 10:01
6b3caa3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.0.8...v6.0.9

v6.0.8

24 Mar 19:48
aba289a
Compare
Choose a tag to compare

Added a special base class for value object that only contain a single primitive value.

v6.0.7

17 Feb 15:44
17aedbf
Compare
Choose a tag to compare

Updated packages.

v6.0.6

17 Dec 19:35
4d89a5e
Compare
Choose a tag to compare

Fixed the versioning.

v6.0.5

09 Dec 23:22
bd02e4f
Compare
Choose a tag to compare
  • Added extension method to identify a type as value object.

v6.0.2

09 Dec 22:26
b35e2e1
Compare
Choose a tag to compare

The initial release of the library.