Skip to content

Releases: rudimuc/obsidian-coder

1.3.0

06 Feb 10:12

Choose a tag to compare

  • Refactorings in main.js for more dynamic bindings
  • Added base85 conversion

1.2.1

20 Jan 11:49
e6927b3

Choose a tag to compare

Added atbash support

1.2.0

28 Dec 23:35

Choose a tag to compare

  • Added Base64 Decoder
  • Updated dependency versions (vulnarabilities)
  • Base64 lib no longer used and removed
  • Refactoring of project structure

1.1.0

13 Feb 08:28

Choose a tag to compare

Added ROT13 Support

1.0.3

09 Dec 20:31
c229c3e

Choose a tag to compare

Code changes for being added as a plugin in obsidian.

1.0.2

26 Nov 00:16
8afa47e

Choose a tag to compare

changed plugin id

1.0.1

26 Nov 00:09
51279bd

Choose a tag to compare

changed plugin id and name

First version

25 Nov 23:36
992ac48

Choose a tag to compare

First version with text to base64 encoder.