Skip to content

Releases: Descent098/otp_emoji

V1.2.0

17 Feb 22:58
Compare
Choose a tag to compare

February 17th

Added testing and additional emoji's.

Features

  • Tests for module using pytest now available
  • Removed Nox
  • Up to 133 emoji's supported

Documentation changes

  • Updated to latest user & API documentation version

V1.1.0

17 Feb 22:46
30a0a40
Compare
Choose a tag to compare

February 16th

Created initial otp Script entrypoint.

Features

  • Encrypt text using otp encrypt command
  • Decrypt text using otp decrypt command

Bug fixes

  • Fixed various encoding related bugs