Chore
- upgrade MSRV to v1.70
Our MSRV follows the one ofhelix
, which in turn follows Firefox.
Bug Fixes (BREAKING)
- remove panicking version of
ObjectId::from()
in favor ofObjectId::from_bytes_or_panic()
.
We also add an&oid::try_from()
implementation for good measure, which is hard to call in
practice but certainly not impossible.
Commit Statistics
- 5 commits contributed to the release over the course of 14 calendar days.
- 19 days passed between releases.
- 2 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages