Releases: monero-rs/base58m
Releases · monero-rs/base58m
1.0.2
1.0.1
Changed
- Update dependencies
futures-utils
,tokio
, andthiserror
1.0.0
Changed
- Bump clap from 2.33.3 to 3.2.6
- Bump base58-monero from 0.3.2 to 1.0.0
- Bump MSRV from 1.45.2 to 1.56.1
- Bump tokio from 1.13.0 to 1.19.2
- Bump shared workflows to v2
- Bump thiserror from 1.0.30 to 1.0.31
- Bump async-stream from 0.3.2 to 0.3.3
- Bump futures-util from 0.3.17 to 0.3.21
0.2.2
0.2.1
0.2.0
Added
- Add
dependabot
and switch to GitHub Actions for the CI
Changed
- Update
base58-monero
to0.3.0
- Update
tokio
to1
- Rename project from
base58m-rs
tobase58m
- Improve
Error
implementation - Improve documentation
Fixed
- Clap now uses the
crate_version!()
macro to display the binary version