v0.8.0 - global config
[0.8.0] - 2023-30-01
Added
- It is now possible to create a global config file containing the local path to the datasets.
This allows you to use the datasets without having to specify the path to the dataset every time.
Further, it means that you don't have to modify source code (just a config file) to run the examples and tests during
development.
See the README for more details.
(#8)