v1.0.1
New Features:
- Added explanation of
m5
parameter to the README.
Bug fixes:
- Fixed bug where
validate
andrenameDict
would trigger aValueError
duringErrorParams.update()
.
Relevant issues/pull requests
- PR #8
m5
parameter to the README.validate
and renameDict
would trigger a ValueError
during ErrorParams.update()
.