Skip to content

Releases: Siddhesh-Agarwal/cryptmoji

Release v2.1.2

15 May 16:25
Compare
Choose a tag to compare
  • Updated CLI
    • added docs command - opens the wiki link in the default browser
    • updated version command - prints the version in the terminal (with better formatting)
  • Updated decrypt(): considered circular cases (i.e. index overflowing)
  • Shifted all lists to map to reduce memory consumption

Release v2.1.1

15 May 06:19
Compare
Choose a tag to compare
  • Updated CLI Tool
  • Updated Docs URL

Release v2.1.0

13 May 09:10
f9df5b9
Compare
Choose a tag to compare
  • Added CLI Tool (Based on Typer and Rich)
  • Updated Documentation and Readme
  • Removed support for Python 3.6 (due to compatibility issues)
  • Fixed type hinting

Release v2.0.0

15 Sep 10:02
Compare
Choose a tag to compare
  • Replaced class with functions
  • Reduced the emojis list (only emojis of length 1 are allowed)
  • Made emoji list easily accessible
  • Updated docs

Release v1.2.0

07 Sep 13:48
Compare
Choose a tag to compare
  • added docs

Release v1.1.1

06 Sep 12:15
Compare
Choose a tag to compare
  • Uses SHA-512 hashed version of the key instead of using key directly for a more random output.

Release v1.0.0

05 Sep 14:31
Compare
Choose a tag to compare
version 1.0.0 release

Release v0.2.0

05 Sep 13:58
5af78da
Compare
Choose a tag to compare
  • Added metadata
  • Updated .gitignore

Release version

04 Sep 12:31
5af78da
Compare
Choose a tag to compare
Release version Pre-release
Pre-release
Merge pull request #1 from Siddhesh-Agarwal/add-license-1

Create LICENSE