release: 5.0.0
Summary
-
release: 5.0.0
-
chore: move md5 changelog entry to the picodata section
-
chore: unfix the rmp dependency versions
It's not a good a idea to fix dependency version as a library crate. Especially for rmp* crates because it's author has a habit of removing all versions from the registry.
-
chore: cleanup decimal stuff
-
fix: weird compilation error on some nightly compiler build
Ensure that
-
New code is covered by tests -
API is documented -
Changelog is up to date -
Version is bumped in the appropriate Cargo.toml
files