Skip to content

v0.6.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@alexhad6 alexhad6 released this 03 May 18:05
· 158 commits to main since this release

Added

  • ParamDB.dispose() function for cases where it is required to fully clean up the
    database before the program ends, such as in testing suites.

Changed

  • Commits get the current time in a way that can be mocked in tests where we
    want to control the time.