- added `--resume_from` option to `from-video-file` reader that allows resuming the data processing from the first file that matches this glob expression (e.g., `*/012345.avi`) - using underscores now instead of dashes in dependencies (`setup.py`)
0.0.3
------------------
- added support for placeholders to: `from-video-file`, `calc-frame-changes`, and `to-video-file`
0.0.2
------------------
- switched to underscores in project name - `from-video-file` can process multiple files now and the `-f/--fps_factor` option can override the `-n/--nth_frame` option by calculation the nth frame based on the frame-rate of the video