~~~~~~ - Major revision - Support jams>=0.3 - Switch from the sound_event to the scaper namespace. - While the API remains compatible with previous versions, the change of underlying namespace breaks compatibility with jams files created using scaper for versions <1.0.0.
0.2.1
~~~~~~ - Fix bug related to creating temp files on Windows.
0.2.0
~~~~~~ - :pr:`28`: Improve LUFS calculation:
- Compute LUFS *after* initial processing (e.g. trimming, augmentation) of foreground and background events - Self-concatenate short events (< 500 ms) to avoid ffmpeg constant of -70.0 LUFS
0.1.2
~~~~~~ - Fix markdown display on PyPi
0.1.1
~~~~~~ - Increases minimum version of pysox to 1.3.3 to prevent crashing on Windows