Releases: bluebears-dev/ptero-cli
Releases · bluebears-dev/ptero-cli
v0.4.2 Hotfix
Features
- Auto-versioning in help,
- Short flag (
-p
) for pivot selecting inencode
command, - Character set for Twitter embedding.
v0.4.1
Features
- Method variant selecting for
encode
anddecode
commands (for both Eline and ELUV), - Pre-defined character set selection for ELUV method,
- Unified messages when pivot was larger than the whole text,
- Windows binary 🎉
v0.3.2
Features
- Added new encoding method called ELUV,
- Overhauled the UI, now all subcommands have a progress bar and coloured output,
- Logs are now not part of the UI side - they can be toggled for debugging purposes,
- Capacity subcommand has been fixed for both methods.
v0.2.0-alpha
Alpha release of the steganography CLI tool.
Features
- Added JSON formatting flag (
--json
) - now you can parse the output from the CLI, - Changed the logging utility and the formatting,
- Added possibility to log to the file (
--log-file
).
v0.1.0-alpha
Alpha release of the steganography CLI tool.
Features
- Encoding and decoding using Extended line algorithm,
- Colorful messages to help you know what is going on when CLI is working.