General update + Bugfixes
Version 0.7.0 includes some major bugfixes, updates some code to fix some minor deprecation issues and more. Most critically, the minimum Node version is now 7 and that's what travis is running against.
Changes:
- FEATURE Opus has been added as a new audio format
- FEATURE Now supports Howlers2 new JSON format
- FEATURE Support globs for input files
- FIX Added -strict -2 flag to m4a format
- FIX Changed line endings in cli.js to Unix line endings
- FIX Rename deprecated tmpDir to tmpdir
- FIX Test cases have been fixed
- BREAKING Node version has been updated to 7