PackageTrack
Sign in Get early access

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
Release Pre-release Withdrawn

Releases

latest 11
  1. 2.1.0 13 Jul 2026
    Release notes

    Changed

    • Changed MSRV to 1.71.0.
    • Updated thiserror to 2.0.
    Open source →
    Release notes

    Changed

    • Changed MSRV to 1.71.0.
    • Updated thiserror to 2.0.
    Open source →
  2. 2.0.0 15 Sep 2023
    Release notes

    Added

    • New default std feature enabling thiserror crate to handle std::error::Error implementation on Error enum

    Changed

    • Rust edition 2021 and MSRV 1.63.0
    • check feature is disabled by default
    Open source →
    Release notes

    Added

    • New default std feature enabling thiserror crate to handle std::error::Error implementation on Error enum

    Changed

    • Rust edition 2021 and MSRV 1.63.0
    • check feature is disabled by default
    Open source →
  3. 1.1.0 11 Mar 2023 withdrawn
    Release notes

    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
    Open source →
    Release notes

    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
    Open source →
  4. 1.0.0 27 Jun 2022
    Release notes

    Removed

    • Feature stream is no longer part of default features

    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
    Open source →
    Release notes

    Removed

    • Feature stream is no longer part of default features

    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
    Open source →
  5. 0.3.2 15 Nov 2021
    Release notes

    Added

    • Shared workflow to automate release management and publication on crates.io (#14)

    Fixed

    • Fix a bug in the condition that validates inputs in encode_block and decode_block (#13)
    Open source →
    Release notes

    Added

    • Shared workflow to automate release management and publication on crates.io (#14)

    Fixed

    • Fix a bug in the condition that validates inputs in encode_block and decode_block (#13)
    Open source →
  6. 0.3.1 27 Sep 2021
    Release notes

    Changed

    • CI migrated to GitHub Actions with more tests and build
    • hex dependency bumped from 0.3 to 0.4 (#2)

    Added

    • Minimum Stable Rust Version of 1.45.2
    • Changelog tracking past and futur release
    • Benchmarks and results in README (#6)
    • Code coverage (#7)
    Open source →
    Release notes

    Changed

    • CI migrated to GitHub Actions with more tests and build
    • hex dependency bumped from 0.3 to 0.4 (#2)

    Added

    • Minimum Stable Rust Version of 1.45.2
    • Changelog tracking past and futur release
    • Benchmarks and results in README (#6)
    • Code coverage (#7)
    Open source →
  7. 0.3.0 09 Apr 2021
    Release notes

    Changed

    • Update to tokio version "1" (#1)
    • Improve async doc code example tests runtime with tokio_test
    • Add more documentation about check and stream features
    Open source →
    Release notes

    Changed

    • Update to tokio version "1" (#1)
    • Improve async doc code example tests runtime with tokio_test
    • Add more documentation about check and stream features
    Open source →
  8. 0.2.1 19 Mar 2021
    Release notes

    Changed

    • Use thiserror to handle display, from and error implementation on base58::Error
    Open source →
    Release notes

    Changed

    • Use thiserror to handle display, from and error implementation on base58::Error
    Open source →
  9. 0.2.0 09 Jan 2020
    Release notes

    Added

    • New stream feature for asynchronous streams
    • More test vectors

    Changed

    • Improved documentation with examples
    Open source →
    Release notes

    Added

    • New stream feature for asynchronous streams
    • More test vectors

    Changed

    • Improved documentation with examples
    Open source →
  10. 0.1.1 09 Mar 2019
    Release notes

    Added

    • File header
    • Trait std::error::Error on Error
    Open source →
    Release notes

    Added

    • File header
    • Trait std::error::Error on Error
    Open source →
  11. 0.1.0 06 Mar 2019
    Release notes

    Added

    • Initial release of the library
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive