CHANGELOG.rst

Mon, 08 Jan 2018 14:59:21 +0100

author
Moritz Wanzenböck <moritz.wanzenboeck@catalysts.cc>
date
Mon, 08 Jan 2018 14:59:21 +0100
changeset 29
3e3e5bda6b77
parent 3
2f7cde6f836e
child 15
93b6b945d939
permissions
-rw-r--r--

Refactor argument parsing + New commands

* Restructured argument parsing to use subcommands.
* Move some common options to requests session (auth + verify)
* Allow for a common location for settings file (~/.scc_access.yaml)
* Update Readme
* Add option to list available files
* Add option to download existing files

ioannis@3 1 0.5.0 (2015-06-23)
ioannis@3 2 -------------------
ioannis@3 3 * Moved configuration settings to a separate file
ioannis@3 4 * Added lincence information (MIT)
ioannis@3 5 * Added version number
ioannis@3 6 * Added this changelog
ioannis@3 7

mercurial