]> kaliko git repositories - mpd-sima.git/blobdiff - doc/Changelog
Releasing 0.18.1
[mpd-sima.git] / doc / Changelog
index 5bc357e70c5c2e2dfc9e4b6ce77d46b9cfc85732..b352718918af72902da13dc80b9ef5d99d76be9c 100644 (file)
@@ -1,16 +1,30 @@
-MPD_sima v0.18.0.dev1
+MPD_sima v0.18.1
+
+ * Remove bad heuristic to infer artist aliases
+ * Set max_art default value to 20
+ * Add sphinx documentation
+ * Merge unix manuals in sphinx reStructuredText
+   Call "setup.py build_sphinx" to build documentation (troff and html).
+   Build only man pages:
+   sphinx-build -d ./build/sphinx/doctrees doc/source -b man ./build/sphinx/man
+
+ -- kaliko <kaliko@azylum.org>  Mon, 07 Feb 2022 18:11:48 +0100
+
+MPD_sima v0.18.0
 
  * New database, no migration done from old database !
    A backup is done in "${XDG_DATA_HOME}/mpd_sima/"
    Play history and blocklist are forgotten then.
  * Blocklist is now handled with mpd-sima command arguments,
- simadb_cli executable is removed.
  simadb_cli executable is removed.
  * Removed obsolete --create-db and --generate-config options
  * Fixed crash when setting XDG_CONFIG_HOME (closes #50)
- * Add abstract unix socket support for MPD connection (need at least
- python-musicpd 0.6.0)
+ * Add abstract unix socket support for MPD connection
+ * Better MPD connection management.
+ * Need at least python-musicpd 0.7.0.
+   Abstract socket in v0.6.0 and socket timeout in v0.7.0
 
- -- kaliko <kaliko@azylum.org>  Wed, 28 Apr 2021 17:21:39 +0200
+ -- kaliko <kaliko@azylum.org>  Tue, 16 Nov 2021 16:02:37 +0100
 
 MPD_sima v0.17.0