Skip to content

Releases: DimitarPetrov/stegify

v1.2

Choose a tag to compare

@DimitarPetrov DimitarPetrov released this 01 Mar 17:34
9d7c753

Encoding/Decoding data file in/from multiple carriers.

v1.1

Choose a tag to compare

@DimitarPetrov DimitarPetrov released this 20 Oct 20:51
  • 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

Choose a tag to compare

@DimitarPetrov DimitarPetrov released this 12 Feb 15:23
Api refactoring