forked from Scout24/afp-cli
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCHANGELOG
44 lines (32 loc) · 1.1 KB
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
332
---
* Removed official support Python 2.6, it is no longer tested on Travis but may
work anyway.
310
---
* The `list` subcommand in afpv2 learned json and csv output
* Additionally human output is now padded depedning on the length of the
account names.
303
---
* The `subshell` subcommand in afpv2 has now been renamed to `shell`
300
---
* As of 2016-01-29 we have moved to commit-count on master as version number
* The command line interface is now able to report it's version
* Non-ascii username and passwords will be rejected
* The zsh completion for afpv2 has been merged to master but is still no
shipped as part of the pypi package.
* A new setting: `server` (config) and `--server` (cli) allows setting the
server only. The entire url via ``--api-url`` is no longer required.
1.3.1
-----
* Fix some typos and clarify how to use ``keyring``. Also it has been confirmed
to work on OSX.
1.3.0
-----
* Major refactor and modularization of the code base
* Many additional unit-tests and improved coverage
* Several bug-fixes
* Integration of the keyring module
* New command-line interface: afpv2