- Dynamic task generation based on
build/basenames.lst
file (orbuild/text/*.txt
files) - Parallel processing of data files (when running with
--parallel -Dorg.gradle.parallel.intra=true
) - New
bootstrap
task prepares project forbuild
- Workaround for legacy Praat version (<6): set environment variable
LEGACY_PRAAT=1
.
- Rewrote several task classes used by data plugin
v5.2.2 - 2017-07-21
- Build with Gradle to v3.5
- Parameterized functional tests via buildscript resources
- Excluded transitive
groovy-all
dependency - Bundled help library split into separate artifact on JCenter
v5.2.1 - 2017-04-13
- Plugin publishing via Gradle Plugin Publishing plugin
v5.2.0 - 2016-10-13
- Upgrade MaryTTS to v5.2
- Build with Gradle v2.14.1
- Configurable language component dependency
- Split into four distinct plugins
- CI testing via Travis
- Plugin functional testing via Gradle TestKit
- Bundled helper library code for batch processing
v0.5.2.1 - 2015-03-05
- Switched to GPL
- Build with Gradle v2.3
v0.5.1.2 - 2015-02-09
- Upgrade MaryTTS v5.1.2
- Build with Gradle v2.2.1
v0.5.1 - 2014-10-07
- Initial version indexed on plugins.gradle.org, extracted from project used to build voices for MaryTTS v5.1