Added
- Add timestamps conversion to
std::time::Duration
insubtp::srt::SrtTimestamp
andsubtp::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.