From 7acc36052a3923cf22f18ba9e1c83fda9f19ff6c Mon Sep 17 00:00:00 2001 From: Guillaume Pellerin Date: Fri, 8 Nov 2013 01:27:03 +0100 Subject: [PATCH] update news --- README.rst | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README.rst b/README.rst index c9a6730..5ed7b33 100644 --- a/README.rst +++ b/README.rst @@ -63,6 +63,20 @@ Available plugins News ===== +0.5.1 + + * Simplify and optimize the grapher system, + * Add Grapher abstract generic class + * Add a UUID property to Processor + * Add a SpectrogramLinear grapher + * Add WaveformTransparent grapher + * Fix some assignment issues regarding immutable type in for Analyzer Result + * Simplify analyzer results implementation by introducing a Factory and multiple classes and subclasses to handle the 8 different kinds of results + * Add doctests and improve the unit tests + * Update documentation + * Various cleanups + * Various bugfixes + 0.5.0 * Deep refactoring of the analyzer API to handle various new usecases, specifically audio feature extraction -- 2.39.5