Changelog
All notable changes to this project will be documented in this file.
See Conventional Commits for commit guidelines.
2.0.0
1 Dec 2022
💥 BREAKING CHANGES
- Minimum supported Node version is v14.18; we’re dropping v12 support
1.4.0
11 Sept 2022
✨ Features
- report
chunkLengths
in result (e53b2ca)
1.3.0
31 Aug 2022
✨ Features
- basic plural recognition (a5604c9)
1.2.0
30 Aug 2022
✨ Features
- enforce ”
---
“ to be at the front of the line, optionally preceded by spaces/tabs (7d9696f)
1.1.0
30 Aug 2022
✨ Features
- tweak the API, remove unused
Opts
for now (cf5de18)
1.0.2
29 Aug 2022
🔧 Fixed
- export Res and other helpers (b58d15e)
1.0.1
29 Aug 2022
🔧 Fixed
- init (bcb617c)