Shiny new features including:
- Tests
- Code coverage
- Improved docs
- Actually fixed a bug:
- A globbed file nested within a directory would throw an
ENOENT
due to the destination parent directory not existing.
- A globbed file nested within a directory would throw an
- Dropped support for node <4. Sorry!