Skip to content

Latest commit

History

History
34 lines (20 loc) 路 588 Bytes

CHANGELOG.md

File metadata and controls

34 lines (20 loc) 路 588 Bytes

1.4.0

  • Feat: Tranpose -t,--transpose video for recording on landscape mode
  • Feat: Increase default fps to 15
  • Chore: Improve gif quality overall

1.3.1

  • Fix: force recorded video to be overwritten on every execution

1.3.0

  • Feat: add watermark

1.2.0

  • Feat: Print current version

1.1.0

  • Feat: Support multiple booted devices (#2)

  • Fix: Check if there are booted devices before recording (#1)

  • Fix: CLI basename on help command (#3)

1.0.0

  • Feat: send arguments to script
  • Feat: help command
  • Feat: send extra arguments to ffmpeg

0.0.1

Initial version