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