]> git.parisson.com Git - timeside.git/commitdiff
update news
authorGuillaume Pellerin <yomguy@parisson.com>
Fri, 8 Nov 2013 00:27:03 +0000 (01:27 +0100)
committerGuillaume Pellerin <yomguy@parisson.com>
Fri, 8 Nov 2013 00:27:03 +0000 (01:27 +0100)
README.rst

index c9a6730b4898115fa10c98d0d10cc40f9731df39..5ed7b331f666c7681f8ee7b2e4fbc85ce9e22c34 100644 (file)
@@ -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