Skip to content

2.0.0

Latest
Compare
Choose a tag to compare
@caseyscarborough caseyscarborough released this 11 Aug 03:41
· 4 commits to master since this release

Major Release

This release comes with a completely redesigned CLI using picocli and more features in the API.

  • Add support for .vtt and .ssa subtitles.
  • Add subtitle filtering.
  • Restructure dual subtitle creation.
  • Redesign API using picocli.
  • Add multiple new CLI commands such as align, normalize, and filter.
  • Add ability to write to java.io.Writer instance.
  • Resolve issues with byte-order marks in some subtitle files.
  • Handle Crumb and Comment lines in Aegisub events.
  • Update all API methods to not automatically write the subtitle files.
  • Various other bugfixes.