0.7.4-rc1
Pre-release
Pre-release
·
4 commits
to master
since this release
Immutable
release. Only release title and notes can be modified.
What's Changed
- fix: reject stray commas in object, array, call and parameter lists by @He-Pin in #1113
- fix: std.parseYaml fails cleanly on cyclic aliases instead of crashing by @He-Pin in #1110
- perf: add std.foldl object-merge fast path (avoid O(N^2) super-chain) by @szeiger in #1114
- fix: round formatted doubles ties-to-even by @He-Pin in #1116
Full Changelog: 0.7.2...0.7.4-rc1