- support for Java 9 through 12
- build with Gradle 4.8
- upgrade Guava and EJML dependencies
- migrate testing from JUnit 4 with FEST-Assert to JUnit 5 Jupiter with AssertJ
- all changes since v0.5
- support for Java 7
- Euler angle extraction
v0.5 - 2016-11-23
- optional head movement normalization
- JSON output format
- support for EST format (i.e., MOCHA-TIMIT, mngu0 datasets)
- snapshot artifacts hosted on OJO
- migrate build from Maven to Gradle 3.1
- all changes since v0.4.1
- support for Java 6
v0.4.1 - 2015-01-22
- optional smoothing for noisy data
- testing hosted on Travis CI
v0.4 - 2014-07-11
- release artifacts hosted on Bintray
- build with Maven 3.0.3, updated plugins
- all changes since v0.3
v0.3 - 2014-03-31
- support for Carstens AG501 files
- channels can be extracted individually
- refactored classes
- all changes since v0.2
v0.2 - 2014-03-23
Initial release