Changelog for nestedtext-0.1.2
Revision history for nestedtext
0.1.2 -- 2025/02/16
- fix(test/Official): Disable empty_1 test
- fix(test/Official): Read/Write with native newline
- fix(vendor): CRLF for windows
0.1.1 -- 2025/02/11
- fix(nestedtext.cabal): Remove unused dependency
- fix(Parse): Recognize CR and CRLF as a newline
- fix(Serialize): Do not allow inline key starts with shape symbol
0.1.0 -- 2025/02/11
- First version.