Releases: MineJason/serialization
Releases · MineJason/serialization
0.1.0-alpha.4
0.1.0-alpha.3
Added
- Added a value schema for encoding and decoding
Guidin a string format. - Added a schema for encoding a decoding collections.
Changed
- Changed
OneOfValueSchemato acceptIValueSchema<TValue, TElementinstead
of the classValueSchema<TValue, TElement>.