]> git.phdru.name Git - m_librarian.git/commitdiff
Version 0.0.8: search by database id 0.0.8
authorOleg Broytman <phd@phdru.name>
Sun, 29 May 2016 18:19:33 +0000 (21:19 +0300)
committerOleg Broytman <phd@phdru.name>
Sun, 29 May 2016 18:19:33 +0000 (21:19 +0300)
ChangeLog
m_librarian/__version__.py

index c7ed57bbd64f9149573c9635cd86b2e2aa3f40d9..0e3883e4de62f843b25654c3d5749b99da1df4a9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+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,
index 27921526f4850570157cbcf2506b950b65cb5299..9123cf0817c9488a778cb9134e5415826728efe4 100644 (file)
@@ -1 +1 @@
-__version__ = '0.0.7'
+__version__ = '0.0.8'