0.1.4
Removed the glop crate dependency:
- Unix globs won't work on Windows now (use standard Windows / Powershell functionality)
- you need to omit the quotes now when specifing a glob on Unix
- you can input multiple files directly now, e. g.
ffzap -i test.mp4 hi.mkv video.webm ...