v0.6.0
Pre-release
Pre-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.