Releases: DimitarPetrov/stegify
Releases · DimitarPetrov/stegify
v1.2
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.
v1.0
Api refactoring