v0.3.7
-
Fixed dependency issue where sphinx was required as an
install_dependency
rather than a dev dependency. -
Infrastructure
- Migrated to sr.ht because of usability regressions in GitLab.
- Migrated from Pipenv to Poetry because Poetry is actually fast.
- Added
CONTRIBUTING.md
document to help onboard contributors. - Added a
.editorconfig
file to help create consistent development environments for contributors.