forked from pettarin/export-kobo
-
Notifications
You must be signed in to change notification settings - Fork 0
/
CHANGELOG
54 lines (28 loc) · 763 Bytes
/
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
45
46
47
48
49
50
51
Changelog
=========
v2.1.1 (2017-02-12)
-------------------
#. Fixed a typo in month names (contributed by Chris Krycho)
v2.1.0 (2017-01-17)
-------------------
#. Added --kindle option
#. Fixed a bug with dates being None and causing --csv to fail
v2.0.0 (2016-09-09)
-------------------
#. Completely rewritten, works in PY2 and PY3
#. Support new Kobo db schema
v1.0.5 (2016-09-03)
-------------------
#. Tested new Kobo DB schema
v1.0.4 (2016-06-23)
-------------------
#. Emergency fix for new Kobo DB schema
v1.0.3 (2015-01-23)
-------------------
#. Added options -l and -b (suggested by Pierre-Arnaud Rabier)
v1.0.2 (2013-05-11)
-------------------
#. Better usage text
v1.0.1 (2013-04-30)
-------------------
#. Initial release