Releases: libmir/asdf
Releases · libmir/asdf
v0.7.14: Merge pull request #21 from LunaTheFoxgirl/master
v0.7.1
Breaking changes:
- Mir's precise floating-point number parsing is used. It may not be compatible with Phobos.
- Members are required by default, new attribute
@serdeOptionalcan be used to make a member optional. - Multiple keys in the JSON object that corresponds to the same member will cause an exception.
@serdeTransformInshould modify its argument instead@serdeFlexibleis no longer supported@serializationMultiKeysInhas been removedfinalizeDeserializationmethods no longer supported- Exceptions have been renamed.
New attributes:
@serdeOrderedIn