stegify v1.2 Release Notes
Release Date: 2020-03-01 // over 4 years ago-
Encoding/Decoding data file in/from multiple carriers.
Previous changes from v1.1
-
- _ BREAKING CHANGE _: Operation is now command line argument instead of flag
(previouslystegify -op encode ...
is nowstegify 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.
- _ BREAKING CHANGE _: Operation is now command line argument instead of flag