Skip to content

Latest commit

 

History

History
40 lines (19 loc) · 1.54 KB

CHANGELOG.md

File metadata and controls

40 lines (19 loc) · 1.54 KB

2.0.0 (2024-09-21)

Features

  • Minimum Node Version 20 (8052396)

BREAKING CHANGES

  • Don't support older node versions

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)

1.0.0 (2023-04-06)

Features

  • esm: Convert to esm (7c86b98)
  • node: Minimal node version 16 (52ed6a8)

BREAKING CHANGES

  • node: Dropping suppoer for Node 14

0.4.5 (2023-03-10)

Bug Fixes

  • deps: update dependency commander to v6 (7a6957a)
  • deps: update dependency turndown to v7 (f7b9d2d)