File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ 4.53.1:
2+ - Releases now signed and immutable!
3+ - Add system(command; args) operator (disabled by default) (#2640)
4+ - TOML encoder: prefer readable table sections over inline tables (#2649)
5+ - Fix TOML encoder to quote keys containing special characters (#2648)
6+ - Add string slicing support (#2639)
7+ - Fix findInArray misuse on MappingNodes in equality and contains (#2645) Thanks @jandubois!
8+ - Fix panic on negative slice indices that underflow after adjustment (#2646) Thanks @jandubois!
9+ - Fix stack overflow from circular alias in traverse (#2647) Thanks @jandubois!
10+ - Fix panic and OOM in repeatString for large repeat counts (#2644) Thanks @jandubois!
11+ - Bumped dependencies
12+
13+
1144.52.5:
215 - Fix: reset TOML decoder state between files (#2634) thanks @terminalchai
316 - Fix: preserve original filename when using --front-matter (#2613) thanks @cobyfrombrooklyn-bot
You can’t perform that action at this time.
0 commit comments