Releases: hadashiA/VYaml
Releases · hadashiA/VYaml
v0.13.0
What's Changed
- Change tuple format as flow-sequence by @hadashiA in #35
- Fix compiler warnings by @hadashiA in #37
- Add the missing .meta file by @hadashiA in #36
- consider empty entry in sequence (
-
) as null, fix #32 by @UlyssesWu in #34 - Fix IsNullScalar() by @hadashiA in #38
- correct
remainingOffset
, fix #31 by @UlyssesWu in #33 - Support custom constructor deserialization by @hadashiA in #41
New Contributors
- @UlyssesWu made their first contribution in #34
Full Changelog: 0.12.0...0.13.0
v0.12.0
v0.10.1
What's Changed
- Fixed a bug that EnumAsStringFormatter was not advancing markers by @hadashiA in #22
- Improve exception messages by @hadashiA in #21
- Update unity assets by @hadashiA in #23
- Fix UriFormatter by @hadashiA in #24
- Fix incorrect indentation in case of consecutive block-sequences by @hadashiA in #25
- 0.10.1 by @hadashiA in #26
Full Changelog: 0.10.0...0.10.1