Releases: gurudennis/CRealize
Releases · gurudennis/CRealize
Minor improvements
- Support for bigger JSON payloads
- Fix for handling of IReadOnlyCollection
Initial complete release
The core functionality has been thoroughly tested and deemed release-ready.
Support for more standard data types
v0.5-beta Support for serializing Guid and DateTime
Bug fixes and support for more data types
v0.4-beta Fixed nullable type support
Property accessor bug fixes
v0.3-beta Fixed read-only property handling and value naming in JSON
Added support for Tuple and common collection types
v0.2-beta Plain array support
Initial Beta release
v0.1-beta Basic documentation