Update readme, changelog, versions; created wiki folder

This commit is contained in:
Matteo ℱan
2020-07-01 23:23:43 +02:00
parent 00793064bc
commit 9b1fefecae
10 changed files with 1191 additions and 9 deletions

View File

@@ -1,3 +1,10 @@
### py-kms_2020-07-01
- py-kms Gui: now matches all cli options, added modes onlyserver / onlyclient,
added some animations.
- Added suboptions FILEOFF and STDOUTOFF of -F.
- Created option for asynchronous messages.
- Cleaned options parsing process.
### py-kms_2020-02-02
- Optimized pretty-print messages process.
- Added -F FILESTDOUT option.