view CHANGELOG @ 33:d28d94bf6b39

doc update
author Amine Sehili <amine.sehili@gmail.com>
date Wed, 02 Dec 2015 11:10:54 +0100
parents 252d698ae642
children b1bc98a08418
line wrap: on
line source
auditok Changelog
=================

Version 0.1.3
-------------

- Bug fix: util.AudioEnergyValidator._formats = {1: 'b' , 2: 'h', 4: 'i'} instead of {1: 'B' , 2: 'H', 4: 'I'}
- Typo fix in code: StreamTokenizer.DROP_TRAILING_SILENCE renamed StreamTokenizer.DROP_TAILING_SILENCE
- Documentation updated


Version 0.1.2
--------------

First public release on Github.