Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 883 Bytes

File metadata and controls

17 lines (12 loc) · 883 Bytes

0.3.0 - 2025-12-15

  • Bump MSRV from 1.63.0 to 1.74.0 for all crates in the repo #4926

0.2.0 - 2024-12-10

  • Bump MSRV to 1.63 #3100
  • Optimize base58 on small inputs #3002
  • Add alloc feature #2996
  • Remove zeroed vector by pushing front #3227
  • Close all errors #3533
  • Bump hex-conservative to 0.3.0 #3543

0.1.0 - 2024-03-14

Initial release of the base58ck crate. This crate was cut out of rust-bitcoin and cleaned up for release as a separate crate.