]> git.phdru.name Git - m_librarian.git/blobdiff - ChangeLog
Remove unused py.test
[m_librarian.git] / ChangeLog
index a199aff9848ecad80820068030cd9050271ee536..f2174df429f5b2fb0c63ccce69f9c7a4dca88a56 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,27 @@
+Version 0.0.15 (2016-07-??)
+
+   Use pytest, coverage and tox for testing.
+
+Version 0.0.14 (2016-07-29)
+
+   Python 3: support for Py2 and Py3 (3.4+) with one codebase.
+
+Version 0.0.13 (2016-06-11)
+
+   Add option -C|--config file.
+
+   Change options: -D|--database, -P|--path, -F|--format.
+
+Version 0.0.12 (2016-06-09)
+
+   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.