- Change all returned paths as python stdlib `pathlib.Path`s instead of strings - Update dependencies
2.0.6
-------------------
- Officially support python 3.10 - CI optimizations - Update dependencies
2.0.5
------
- Test updates - Switch from Codeship to Drone CI - Update dependencies
2.0.4
------
- Add support for python 3.9 - Switch CI back from CircleCI to Codeship - Switch README to markdown - Update dependencies
2.0.3
------
- Add "Typed" to python package classifier - Fix imports to prevent type errors in dependent code - Switch CI from Codeship to CircleCI - Update dependencies
2.0.2
------
- Fix setup.py package data path - Update dependencies