Skip to content

Latest commit

 

History

History
113 lines (64 loc) · 1.95 KB

CHANGELOG.md

File metadata and controls

113 lines (64 loc) · 1.95 KB

5.0.0

Breaking changes

  • Minimal supported Node.js version is now 18.18.0

4.0.0

Breaking changes

  • Minimal supported Node.js version is now 16.17.0

3.3.0

Features

  • Improve tree-shaking support

3.2.0

Features

  • Reduce npm package size

3.1.0

Features

  • Add TypeScript types

3.0.0

Breaking changes

  • Minimal supported Node.js version is now 14.18.0

2.0.1

Bug fixes

  • Fix main field in package.json

2.0.0

Breaking changes

  • Minimal supported Node.js version is now 12.20.0
  • This package is now an ES module. It can only be loaded with an import or import() statement, not require(). See this post for more information.

1.4.0

Features

  • Improve regular expression performance

1.3.0

Features

  • Test on XFCE terminal, Guake terminal, tilix, hyper, cmder
  • Remove non-cross platform characters from those terminals

1.2.0

Features

  • Test on terminator, konsole, rxvt, PuTTY, Linux Console, iTerm2, alacritty, mintty, ConEmu, Fluent terminal, terminus
  • Remove non-cross platform characters from those terminals
  • Add section about control characters
  • Add section about latin, greek and cyrillic alphabet characters
  • Reorganize the README.md tables

1.1.3

Features

  • Test on xterm

Bug fixes

  • Remove characters not supported on xterm

1.1.2

Bug fixes

  • Remove some non-cross-platform characters from the list

1.1.1

Bug fixes

  • Remove some non-cross-platform characters from the list

1.1.0

Features

1.0.0

Features

  • Initial release