All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Everything that is documented in the official docs is considered the part of the public API.
Backward incompatible changes are marked with (BIC). These changes are the reason for the major version increase so when upgrading between major versions please take a look at related PRs and issues and see if the change affects you.
0.2.0 (released: 2021-01-12)
- Use of
sound.Sound
class for audio. Back-end is configured in user preferences. - Added target config parameters in README.
- Various fixes.
0.1.1 (released: 2020-11-02)
- Fix CSV generator file delimiter
0.1.0 (released: 2020-11-01)
- Initial release