- Testing on Java 8
- Build with Gradle v8.4
- Upgraded GitHub actions
- Upgraded dependencies
- Upgraded plugins
- all changes since v0.4.0
v0.4.0 - 2023-01-19
- Testing on Java 11 and 17
- Testing on macOS
- Logic to add comments to FLAC and YAML files via
generateComments.properties
- Testing on Java 10, 13, and 14
- Build with Gradle v7.5.1
- Upgraded dependencies, plugins
- Migrated from Travis CI to GitHub Actions
- Refactored functional tests
- Upgraded Praat plugin to v0.7.0
- all changes since v0.3.0
v0.3.0 - 2018-07-23
- new tasks to
- extract TextGrid from YAML (and FLAC)
- generate FLAC by concatenating WAV files
- generate YAML from WAV files or TextGrid
- inject text from text files into YAML
- inject segments from XWaves lab files into YAML
- switched license to LGPL
- upgrade Gradle to v4.9
- upgrade jtgt to v0.6.1
- deferred configuration via Provider API
- all changes since v0.2.0
v0.2.0 - 2018-06-18
- improved documentation
- functional tests
- support for Java 9 and 10
- upgrade Gradle to v4.8
- all changes since v0.1.0
v0.1.0 - 2017-03-02
Initial release