v0.25.3
What's Changed
- Use the recently stabilized checked_ilog by @Dentosal in #332
- Added additional methods for storage for the cases when the developer need to work with
StorageAsRef
andStorageAsMut
by @xgreenx in #331 - Implement
fmt::Display
forTxPointer
by @mitchmindtree in #334 - Updated
publish-crates
by @xgreenx in #333 - Remove
Clone
constraint fromPathIterator
by @bvrooman in #336 - bump 0.25.3 by @bvrooman in #337
Full Changelog: v0.25.2...v0.25.3