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