Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 796 Bytes

File metadata and controls

29 lines (23 loc) · 796 Bytes

Change Log

All notable changes to this project will be documented in this file. This change log follows the conventions of keepachangelog.com.

Changed

N/A

Removed

N/A

Fixed

N/A

0.1.1 - 2019-05-02

Changed

  • Refactored logic.
  • Refactored unit tests.
  • Added the ability to use your own custom registry.

0.1.0 - 2019-05-01

Changed

  • Launch ffmpeg, ffplay, and ffprobe processes.
  • Verbose flag transformations.
  • Register running processes to an aggregate list.
  • Kill running processes mid execution.