Skip to content

Releases: DimitarPetrov/stegify

v1.2

01 Mar 17:34
9d7c753

Choose a tag to compare

Encoding/Decoding data file in/from multiple carriers.

v1.1

20 Oct 20:51

Choose a tag to compare

  • BREAKING CHANGE: Operation is now command line argument instead of flag
    (previously stegify -op encode ... is now stegify encode ...)
  • BREAKING CHANGE: Remove file extension inheritance when encoding. Now the file extension of the resulting file when encoding must be specified explicitly in the -result flag.
  • Add short, one letter equivalent flags.

v1.0

12 Feb 15:23

Choose a tag to compare

Api refactoring