Skip to content

v1.2.0 - Release

Compare
Choose a tag to compare
@deppen8 deppen8 released this 17 Dec 23:25
· 25 commits to master since this release
0daa8d1

pip install pawprint==1.2.0

This release includes:

  • A new "event_session_map" table to enable easy connection between events and sessions
  • A major bug fix. The bug resulted in events being included in multiple sessions in some scenarios.
  • Revisions and expansions of the testing suite to allow more use of pytest.fixtures()
  • A Docker development environment to enable easier onboarding for new contributors.