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