Skip to content

v0.3.7

Compare
Choose a tag to compare
@sumnerevans sumnerevans released this 15 Jan 22:14
· 100 commits to master since this release
v0.3.7
3329e19
  • 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.