File python-praatio.changes of Package python-praatio
-------------------------------------------------------------------
Mon Feb 10 15:15:29 UTC 2020 - Todd R <toddrme2178@gmail.com>
- Update to 4.0.0
* Removed unlicensed xsampa.py file, along with associated utility sppas_util.py (originally added in Ver 3.4)
If you are not directly importing either of those files, you can upgrade without changing your code
-------------------------------------------------------------------
Thu Jan 30 15:14:20 UTC 2020 - Todd R <toddrme2178@gmail.com>
- Update to 3.8.1
* Verifying support for python 3.8
-------------------------------------------------------------------
Fri Jul 26 16:49:55 UTC 2019 - Todd R <toddrme2178@gmail.com>
- Update to 3.8.0
* Textgrids can be saved in the Textgrid long file format with .save(fn, useShortForm=False).
> For backwards compatibility, by default, it saves in the short file format.
* Textgrid output formatting is now closer to what Praat outputs.
-------------------------------------------------------------------
Tue May 7 13:04:06 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
- Activated test suite
- Removed praatio/utilities/xsampa.py with unclear license
- Added documentation, examples and tutorials to -doc subpackage
- Update to v3.7.1
* FIX: removeUltrashortIntervals respects tg's minTimestamp
- from v3.7.0
* Speaker normalization and normalization within local context
added to pitch and intensity query functions
- from v3.6.15
* Hertz, semitones, etc. can now be extracted. The default
is pitch, maintaining pre-existing behaviour
- from v3.6.14
* Documentation enhancements
-------------------------------------------------------------------
Sat Dec 22 03:48:06 UTC 2018 - Todd R <toddrme2178@gmail.com>
- Update to 3.6.13
* Include license in wheels
* BUGFIX: Python 3.x incompatibility
* BUGFIX: Python 2 vs 3 compatibility
-------------------------------------------------------------------
Fri Nov 2 02:34:50 UTC 2018 - Todd R <toddrme2178@gmail.com>
- Initial version