* Added support for `--output-file` to `elisctl tools` and `elisctl schema transform` * Fix Schema Transformations description in README
2.0.1
* Fixed MS Windows application entry point (running elisctl from the start menu) * Fixed parsing of boolean values in xlsx schema export/import
2.0.0
* Disable interpolation in config parsing, so that special characters are allowed in e.g. password * Experimental support for schema modification using xlsx file format * Allow to show help in schema tranform add (backward incompatible change)
1.1.1
* Fixed bug with UnicodeDecodeError in `elisctl schema get ID -O file.json` on Windows
1.1.0
* Added support for python 3.6 * Added `User-Agent` header (`elisctl/{version} ({platform})`) for every request to ELIS API * Improved error when login fails with the provided credentials