Skip to content

v0.2.0

Compare
Choose a tag to compare
@dennisbrookner dennisbrookner released this 01 Sep 01:37
· 13 commits to main since this release
250f7b0

Version 0.2.0

Bumping to version 0.2.0 because I made some pretty significant changes. Most are internal, but two are outward-facing:

  • tt.screen() will throw a ValueError when maxwell isn't in the proper format. This was an oversight previously
  • the package now contains an accompanying (admittedly bare-bones) test suite

Thanks to Ian for a bunch of help getting all of this set up today, including a better versioning/publishing workflow.