Release v3.1.1
·
10 commits
to master
since this release
Immutable
release. Only release title and notes can be modified.
- Fix
/seekand/fseekmis-reading durations that combine a unit with a trailing number (e.g.1m30): such input was truncated to the leading number (1 second) instead of being parsed (90 seconds). Only a bare number is now treated as a seconds value; everything else is parsed as a duration.