mirror of
https://github.com/cedricbonhomme/Stegano.git
synced 2025-06-29 19:46:13 +02:00
list available choices for the arguments when necessary
This commit is contained in:
parent
61b6ec7175
commit
8f73d9e733
3 changed files with 29 additions and 9 deletions
|
@ -1,10 +1,15 @@
|
|||
Release History
|
||||
===============
|
||||
|
||||
0.8.1 (not yet released)
|
||||
------------------------
|
||||
0.8.1 (2017-05-16)
|
||||
------------------
|
||||
* it is now possible to specify the encoding (UTF-8 or UTF-32LE) of the message
|
||||
to hide/reveal through the command line.
|
||||
to hide/reveal through the command line;
|
||||
* the help of the command line now displays the available choices for the
|
||||
arguments, if it is necessary (list of available encodings, list of available
|
||||
generators);
|
||||
* tests expected results lies now in a dedicated folder;
|
||||
* a script has been added in order to get proper exit code check for mypy.
|
||||
|
||||
0.8 (2017-05-06)
|
||||
----------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue