Releases: SheepChef/Abracadabra
V1.0.2.1_Node Package/Demo 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
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
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
- @SheepChef made their first contribution in #1
Full Changelog: V0.1.1...V0.2
V0.1.1
- 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
Initial Release.
Published with the full functionality on Windows x64.
Full Changelog: https://github.com/SheepChef/Abracadabra/commits/V0.1