Skip to content

Latest commit

 

History

History
59 lines (34 loc) · 879 Bytes

CHANGELOG.md

File metadata and controls

59 lines (34 loc) · 879 Bytes

Changelog

2.0.4

  • 🔒 Upgrade libs

2.0.3

  • 🔒 Upgrade libs

2.0.2

  • 🔒 Fix CVEs
  • ⬆️ Upgrade libs

2.0.1

  • 🔒 Fix CVEs
  • ⬆️ Upgrade libs

2.0.0

  • ⚠️ BREAKING CHANGES ⚠️

    The alphabet and the space characters set have changed.

    This means that strings encoded with a v1 CANNOT be read by v2 and vice-versa.

  • Remove mongolian vowel separator (shows in git logs)

  • Add numbers in the alphabet

  • Add command to display alphabet

  • Add flag to copy result to clipboard if xclip is installed

1.0.2

  • Add note about terminal font in README

1.0.1

  • Add keywords in package.json

1.0.0

  • First version