v0.15.0
Pre-release
Pre-release
Added
- Added
ParamDB.__repr__()
for better debugging.
Changed
ParamDB.commit()
now has araw_json
option, allowing a raw JSON string to be committed to the database.- Updated the underlying JSON representation to be more self-describing; see
ParamDB.load()
for the new format specification.