]> git.phdru.name Git - m_librarian.git/blob - ChangeLog
Version 0.0.14: Python 3
[m_librarian.git] / ChangeLog
1 Version 0.0.14 (2016-07-29)
2
3    Python 3: support for Py2 and Py3 (3.4+) with one codebase.
4
5 Version 0.0.13 (2016-06-11)
6
7    Add option -C|--config file.
8
9    Change options: -D|--database, -P|--path, -F|--format.
10
11 Version 0.0.12 (2016-06-09)
12
13    Download many books.
14
15    Pass format of the downloaded file name in the command line.
16
17 Version 0.0.11 (2016-06-06)
18
19    Download exactly one book.
20
21 Version 0.0.10 (2016-05-31)
22
23    Multidatabase - every script can open a database by pathname or DB URI.
24
25    Print count after the list.
26
27    Rename -d/--details options to -v/--verbose.
28
29 Version 0.0.9 (2016-05-30)
30
31    Search authors/extensions/genres/languages by database id.
32
33 Version 0.0.8 (2016-05-29)
34
35     Search by author's, book's, extension's, language's id.
36
37     Output count of found objects.
38
39     Use option -d to output database id.
40
41 Version 0.0.7 (2016-05-25)
42
43    Extend ml-serach.py to search books by authors, extensions, genres,
44    languages.
45
46 Version 0.0.6 (2016-05-21)
47
48    Extend ml-serach.py to search books by title, series, archive, file.
49
50 Version 0.0.5 (2016-05-14)
51
52    Extend script ml-serach.py to search extensions/genres/languages.
53
54 Version 0.0.4 (2016-05-11)
55
56    Command-line script to search authors by surname/name/full name.
57
58 Version 0.0.3 (2015-12-24)
59
60    Convert *.inp(x) to SQL.
61
62 Version 0.0.2 (2015-12-21)
63
64    Import genres from glst files.
65
66 Version 0.0.1 (2015-12-15)
67
68    The project started. Created DB schema.