X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=ChangeLog;h=b67f662e272b06986e1cfc91c2eb1384faa24075;hb=d9a85ec552d93e4a009f729d09f4452e6b34dac5;hp=6554b64dfedb52dec8140b5a814554ea44fa3082;hpb=dc4ac00d488e1d6a1aa5856e28899cada0fa1e3e;p=m_librarian.git diff --git a/ChangeLog b/ChangeLog index 6554b64..b67f662 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,58 @@ -Version 0.0.1 (2015-12-15) +Version 0.0.12 (2016-06-09) - The project started. Created DB schema. + Download many books. + + Pass format of the downloaded file name in the command line. + +Version 0.0.11 (2016-06-06) + + Download exactly one book. + +Version 0.0.10 (2016-05-31) + + Multidatabase - every script can open a database by pathname or DB URI. + + Print count after the list. + + Rename -d/--details options to -v/--verbose. + +Version 0.0.9 (2016-05-30) + + Search authors/extensions/genres/languages by database id. + +Version 0.0.8 (2016-05-29) + + Search by author's, book's, extension's, language's id. + + Output count of found objects. + + Use option -d to output database id. + +Version 0.0.7 (2016-05-25) + + Extend ml-serach.py to search books by authors, extensions, genres, + languages. + +Version 0.0.6 (2016-05-21) + + Extend ml-serach.py to search books by title, series, archive, file. + +Version 0.0.5 (2016-05-14) + + Extend script ml-serach.py to search extensions/genres/languages. + +Version 0.0.4 (2016-05-11) + + Command-line script to search authors by surname/name/full name. + +Version 0.0.3 (2015-12-24) + + Convert *.inp(x) to SQL. Version 0.0.2 (2015-12-21) Import genres from glst files. + +Version 0.0.1 (2015-12-15) + + The project started. Created DB schema.