Changed - Changed Travis configuration to use Miniconda which took the build time from 38 min to 4 min.
0.3.1
Added - Invoke `inv test` task now reports coverage.
Changed - Changed STFT acronym. Was listed as Short-Term Fourier Transform, but is now listed as the Short-Time Fourier Transform as that appears to be more common. - Migrated Travis from legacy to container-based infrastructure - Updated requirements
0.2.8
Bugs - Fixed 19: v0.2.7 introduced bug in `time_vector_stft` (was divided in half).
0.2.7
Bugs - Fixed 19: The `time_vector_stft` now starts at 0 seconds instead of starting at `frame_size_sec / 2`.