Releases: ff6347/to-markdown-cli
Releases Β· ff6347/to-markdown-cli
v2.0.0
2.0.0 (2024-09-21)
Features
BREAKING CHANGES
- Don't support older node versions
v1.1.0
1.1.0 (2023-04-27)
Features
- no xsel: Refactor function to warn if xsel is not installed (964cfc4)
- Refactor function to warn if xsel is not installed on (ad49b3e)
v1.0.0
1.0.0 (2023-04-06)
Features
BREAKING CHANGES
- node: Dropping suppoer for Node 14
v0.4.5
0.4.5 (2023-03-10)
Bug Fixes
- deps: update dependency commander to v6 (7a6957a)
- deps: update dependency turndown to v7 (f7b9d2d)
Accept STDIN and move to typescript. Adds test coverage and prettier, configures eslint
Accept STDIN and move to typescript. Adds test coverage and prettier, configures eslint