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