Skip to content

Releases: bluebears-dev/ptero-cli

v0.4.2 Hotfix

16 Jan 12:06
Compare
Choose a tag to compare

Features

  • Auto-versioning in help,
  • Short flag (-p) for pivot selecting in encode command,
  • Character set for Twitter embedding.

v0.4.1

14 Jan 17:18
Compare
Choose a tag to compare

Features

  • Method variant selecting for encode and decode 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

10 Jan 14:45
Compare
Choose a tag to compare

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

25 Dec 17:17
Compare
Choose a tag to compare
v0.2.0-alpha Pre-release
Pre-release

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

14 Nov 15:34
Compare
Choose a tag to compare
v0.1.0-alpha Pre-release
Pre-release

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.