From: Guillaume Pellerin Date: Fri, 8 Nov 2013 01:13:47 +0000 (+0100) Subject: update news X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=98114825a4ef9005e57e05ee2504e2bc925b8235;p=timeside-diadems.git update news --- diff --git a/README.rst b/README.rst index ba0201b..7099ceb 100644 --- a/README.rst +++ b/README.rst @@ -83,6 +83,7 @@ News 0.5.1 + * Add *parent* procesor list to Processor * Simplify and optimize the grapher system * Add Grapher abstract generic class * Add a UUID property to Processor @@ -91,6 +92,7 @@ News * 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 + * Add a OnsetDetectionFunction analyzer * Update documentation * Various cleanups * Various bugfixes