Skip to content

Version 0.6.0

Compare
Choose a tag to compare
@mdklatt mdklatt released this 15 Oct 14:58
· 74 commits to main since this release

Highlights

  • Python 2.6 is no longer actively supported. New code will freely use syntax and features that are only found in Python 2.7, and as existing code is modified it may stop working with Python 2.6.
  • The project is now released under the MIT License.
  • Support was added for Sphinx documentation.
  • The test suite now uses pytest instead of unittest.
  • Numerous changes were made to the project layout.