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