From: Guillaume Pellerin Date: Fri, 8 Nov 2013 00:27:03 +0000 (+0100) Subject: update news X-Git-Tag: 0.5.1-1~8 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=7acc36052a3923cf22f18ba9e1c83fda9f19ff6c;p=timeside.git update news --- 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