Revision f15683cb

b/Changelog
1
CHANGELOG for version 0.6.3
1
CHANGELOG for version 0.6.4
2 2

  
3
1. Introduce a quotaholder client (and primitive cli)
4
2. Enrich output responses and error reporting with instructions per command
5
3. Unified result output
6
4. Stabilize error handling (crashes are much less frequent)
7
5. Dynamic upper limit on threads when uploading
8
6. Update documentation
9
7. Restructure CLI code to clarify what is used in each interface mode
3
1. Clean up CLI error handling code
4
2. Unify and improve data size units presentation
5
3. Ask for user permission at store-delete
6
4. Intuitive semantics for store-move/copy/upload
7
5. Dynamically limit max number of threads
8
6. Various CLI and dependency fixes
b/MANIFEST.in
1
include README.rst COPYRIGHT
1
include README.rst COPYRIGHT Changelog
2 2
recursive-include docs *
3 3
prune docs/_build

Also available in: Unified diff