Skip to content

Releases: SheepChef/Abracadabra

V1.0.2.1_Node Package/Demo Release

02 Nov 17:21
8469078

Choose a tag to compare

Pre-release

What's New?

  • Full functionality on Web.
  • Built demo located at ./docs

Full Changelog: V0.2.1...V1.0.2_Node

V0.2.1 Cipher Table Update

25 Oct 14:26
6135476

Choose a tag to compare

What's Changed

  • Merge V0.2.1 Cipher Table Update into main. by @SheepChef in #4
  • Extended Cipher Table to provide more randomness in encryption.

Backwards Compatibility

Since there is a cipher table addition, V0.2 couldn't decrypt the content encrypted in V0.2.1.

The addition-only Cipher table provides backwards compatibility, so that V0.2.1 could normally decrypt the content encrypted in V0.2.

Compiled Binaries

From now on, I use static compilation by default to provide higher compatibility.

Since the project is single-file and relatively small, there is no need to concern about the disadvantages it brought.

Full Changelog: V0.2...V0.2.1

V0.2 Major Update

23 Oct 14:43
4c4e972

Choose a tag to compare

What's Changed

  • Merge the README.md edit to dev. by @SheepChef in #1
  • Merge new features to main branch. by @SheepChef in #2
  • Various new functions:

Improved CLI argument processing.
Add: Arbitrary File Encode/Decoding & dynamic output.
Cleaned up code.

New Contributors

Full Changelog: V0.1.1...V0.2

V0.1.1

21 Oct 15:43
b7cd4b9

Choose a tag to compare

  • Fixed a bug of Decrypting Big Letters when there is a Mark intervening.
  • Adapt the project to Linux. Removed Windows.h and other uncompatible libs.
  • Boost the version code to V0.1.1

Full Changelog: V0.1...V0.1.1

V0.1

20 Oct 17:09
7136ef1

Choose a tag to compare

Initial Release.
Published with the full functionality on Windows x64.

Full Changelog: https://github.com/SheepChef/Abracadabra/commits/V0.1