packages feed

nestedtext-0.1.3: CHANGELOG.md

# Revision history for nestedtext

## 0.1.3 -- 2025/02/22

* chore(deps): Move microlens-platform from common depends
* style(treewide): Apply stylish-haskell
* test(Empty): Parse empty string
* refactor(treewide): Apply hlint

## 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.