base58-monero
Library with support for encoding/decoding Monero base58 strings.
2.1.0
6.3M downloads/mo
#4030 most downloaded on crates.io
monero-rs/base58-monero
What this package is like to depend on
Last release 1 months ago
13 Jul 2026
Release timing varies
gaps range from 3 weeks to 2.8 years
Nearly every release is documented
notes for 10 of 10 stable releases
1 version withdrawn
withdrawn after publishing
7 years old
11 releases · first in 2019
1 release in the last 12 months
see the full history below
Release timeline
11 releases · Mar 2019 to Jul 2026
2020
2021
2022
2023
2024
2025
2026
Releases
latest 11-
2.1.013 Jul 2026 -
2.0.015 Sep 2023Release notes
Open source →Added
- New default
stdfeature enablingthiserrorcrate to handlestd::error::Errorimplementation onErrorenum
Changed
- Rust edition
2021and MSRV1.63.0 checkfeature is disabled by default
Release notes
Open source →Added
- New default
stdfeature enablingthiserrorcrate to handlestd::error::Errorimplementation onErrorenum
Changed
- Rust edition
2021and MSRV1.63.0 checkfeature is disabled by default
- New default
-
1.1.011 Mar 2023 withdrawnRelease notes
Open source →Added
- Implement no_std environment support for all features except streaming
Removed
- Set default-features to false
- Removed unnecessary thiserror package
Changed
- Refactored custom Error enum to not depend on thiserror and to only use std for the stream feature
- Use alloc and core in place of std where possible
Release notes
Open source →Added
- Implement no_std environment support for all features except streaming
Removed
- Set default-features to false
- Removed unnecessary thiserror package
Changed
- Refactored custom Error enum to not depend on thiserror and to only use std for the stream feature
- Use alloc and core in place of std where possible
-
1.0.027 Jun 2022Release notes
Open source →Removed
- Feature
streamis no longer part ofdefaultfeatures
Changed
- Bump MSRV from 1.45.2 to 1.49.0
- Updating dprint-plugin-markdown 0.11.2 to 0.13.3
- Updating dprint-plugin-toml 0.5.3 to 0.5.4
Release notes
Open source →Removed
- Feature
streamis no longer part ofdefaultfeatures
Changed
- Bump MSRV from 1.45.2 to 1.49.0
- Updating dprint-plugin-markdown 0.11.2 to 0.13.3
- Updating dprint-plugin-toml 0.5.3 to 0.5.4
- Feature
-
0.3.215 Nov 2021Release notes
Open source →Release notes
Open source → -
0.3.127 Sep 2021Release notes
Open source →Changed
- CI migrated to GitHub Actions with more tests and build
hexdependency bumped from0.3to0.4(#2)
Added
Release notes
Open source →Changed
- CI migrated to GitHub Actions with more tests and build
hexdependency bumped from0.3to0.4(#2)
Added
-
0.3.009 Apr 2021Release notes
Open source →Changed
- Update to
tokioversion"1"(#1) - Improve async doc code example tests runtime with
tokio_test - Add more documentation about
checkandstreamfeatures
Release notes
Open source →Changed
- Update to
tokioversion"1"(#1) - Improve async doc code example tests runtime with
tokio_test - Add more documentation about
checkandstreamfeatures
- Update to
-
0.2.119 Mar 2021Release notes
Open source →Changed
- Use
thiserrorto handle display, from and error implementation onbase58::Error
Release notes
Open source →Changed
- Use
thiserrorto handle display, from and error implementation onbase58::Error
- Use
-
0.2.009 Jan 2020Release notes
Open source →Added
- New
streamfeature for asynchronous streams - More test vectors
Changed
- Improved documentation with examples
Release notes
Open source →Added
- New
streamfeature for asynchronous streams - More test vectors
Changed
- Improved documentation with examples
- New
-
0.1.109 Mar 2019 -
0.1.006 Mar 2019