Releases: hadashiA/VYaml
Releases · hadashiA/VYaml
v0.23.2
v0.23.1
v0.23.0
v0.20.0
v0.14.1
v0.14.0
What's Changed
- Fix auto generated code by @hadashiA in #56
- Fix deserialization problem as int64 by @hadashiA in #55
- Support explicit default value from ctor by @hadashiA in #58
- Fix default value handling by @hadashiA in #59
- Add net6.0 and 7.0 by @hadashiA in #61
- 0.14.0 by @hadashiA in #62
- Support naming convention settings by @hadashiA in #60
Full Changelog: 0.13.3...0.14.0
v0.13.3
v0.13.2
v0.13.1
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