Skip to content

3.3.0-next.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 11 Feb 12:45
· 1763 commits to next since this release

3.3.0-next.1 (2022-02-11)

Bug Fixes

  • cannot seek to 0 second (a764e8c)

Features

  • add constant variables (260be3e)
  • add minutes IntegerOption (21ab692)
  • add seconds IntegerOption (2eb4ec5)
  • add seek command (a7c9b9a)
  • locales: add CMD_SEEK_OPTION_INVALID locale (8d695c5)
  • locales: add CMD_SEEK_OPTION_MINUTES (37909cf)
  • locales: add CMD_SEEK_OPTION_SECONDS (95c23d2)
  • locales: updates for ceb-PH locale (ec1d1bc)
  • locales: updates for fil-PH locale (7912ed2)
  • return if all inputs unspecified (623c0ca)
  • set max integer value for hours to 24 (44a2adb)