stegify v1.1 Release Notes
Release Date: 2019-10-20 // over 6 years ago-
- _ 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
-resultflag. - ➕ Add short, one letter equivalent flags.
- _ BREAKING CHANGE _: Operation is now command line argument instead of flag