v0.5.0
This release contains 2 exciting changes:
- The JSON config file is now a YAML config file! Take a look at the new sample config, which is documented with all the available configuration options. If you'd like to convert your current config, there are many JSON -> YAML converters available online. (#25)
DontHash
feature, which will skip hashing files for the local DB, and instead use their filesize and last modification time to track changes. This will be a massive performance increase for massive directories (#34).