aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
blob: c18a653617f692b3eb97bfe674ed67360178999e (plain)
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
45
CHANGES
=======

1.1.1
-----

* Fix for pypi

1.1.0
-----

* Add ability to download a collection
* Add more sanity check

1.0.4
-----

* Fix download
* Add authors

1.0.3
-----

* Be more explicit for use script

1.0.2
-----

* Remove usless version option
* Fix bug with name of the file downloaded

1.0.1
-----

* install from pypi

1.0.0
-----

* Set version number
* Add GPLv3 licence
* Fix variable reference
* rename module and command
* Introduce python packaging
* Initial commit