Skip to content

Latest commit

 

History

History
117 lines (77 loc) · 2.54 KB

CHANGELOG.md

File metadata and controls

117 lines (77 loc) · 2.54 KB

JTGT

Changed

v0.7.0 - 2022-10-15

Added

  • Testing on Java 8, 11, 17

Changed

  • Building with Gradle v7.5.1
  • Migrated from Travis CI to GitHub Actions
  • Upgraded dependencies
  • Changed group ID to io.github.m2ci-msp
  • Migrated publishing/hosting from JCenter to Maven Central
  • all changes since v0.6.1

Removed

  • remove support for Java 7

v0.6.1 - 2018-07-19

Changed

Fixed

  • significant performance issue when saving big TextGrids

v0.6 - 2018-06-21

Added

  • publish Javadoc artifact
  • link to hosted Javadoc
  • JSON-compatible String representation of TextGrid objects

Changed

Fixed

  • incompatibility with TextGrids written by Praat

v0.5.3 - 2017-10-12

Fixed

  • ESPS Xwaves lab incompatibility with MaryTTS bug

Changed

v0.5.2 - 2017-09-27

Fixed

  • CRLF import
  • CI testing for trusty-based infrastructure on Travis

Changed

v0.5.1 - 2017-07-15

Added

  • Support for ESPS Xwaves lab file format
  • set license to LGPLv3

Changed

v0.5 - 2017-06-20

Initial release