3.1.0
- Config file path passed to CLI can now be absolute (#37)
- Update dependencies
Note: potentially breaking if you were passing in a config file path which was absolute and relying on the undocumented behaviour that this would be appended to the current working directory. If you encounter issues with this, simply change your config file path from absolute to relative, by removing the leading slash from it.