Skip to content

v4.2.0

Choose a tag to compare

@caleb531 caleb531 released this 12 Jul 22:07
984b592
  • Migrated from nose to nose2 as the project's test runner / test framework
    • This enables support for Python 3.10 and future versions of Python, since nose is no longer maintained
  • Switched from Travis to GitHub Actions for CI pipeline