Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@mochi-neko mochi-neko released this 20 Feb 08:23
· 1 commit to main since this release

Added

  • Add timestamps conversion to std::time::Duration in subtp::srt::SrtTimestamp and subtp::vtt::VttTimestamp.
  • Add support for unofficial line position option in SubRip Subtitle format.

Changed

  • Ignore a line that has only whitespaces in multiline rule.
  • Remove unused codes for testing.

Fixed

  • Fix errors of document tests.