PackageTrack
Sign in Get early access

base64-serde

Integration between rust-base64 and serde

0.8.0 4.9M downloads/mo #4549 most downloaded on crates.io marshallpierce/base64-serde

What this package is like to depend on

Last release 2 years ago

no release in 18 months

Release timing varies

gaps range from 2 weeks to 2.3 years

Most releases are documented

notes for 9 of 13 stable releases

Nothing withdrawn

no release was ever pulled

9 years old

16 releases · first in 2017

0 releases in the last 12 months

see the full history below

Release timeline

16 releases · Sep 2017 to Oct 2024
2018 2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 16
  1. 0.8.0 01 Oct 2024
    Release notes
    • Don't depend on base64 and serde directly; instead, assume the consumer of the library is going to already have them available. This avoids the need to do version bumps in this project, and should hopefully be a no op for common usage, since any usage I can think of would already be using dependencies independently.
    Open source →
  2. 0.7.0 08 Jan 2023

    Nothing published for this version

  3. 0.7.0-rc.1 04 Jan 2023 pre-release
    Release notes
    • Use base64 0.21.0-rc.1
    • Support visibilities other than pub, e.g. pub(crate)
    Open source →
  4. 0.7.0-beta.2 29 Dec 2022 pre-release
    Release notes
    • Update to base64 0.21.0-beta.2
    Open source →
  5. 0.7.0-beta.1 28 Dec 2022 pre-release
    Release notes
    • Update to base64 0.21.0-beta.1
    • Update to serde 1.0.152
    • The base64_serde_type macro now uses an Engine instead of Config because that's how base64 0.20+ works.
    Open source →
  6. 0.6.1 30 Sep 2020
    Release notes
    • Use base64 0.13.0
    Open source →
  7. 0.6.0 24 Sep 2020
    Release notes
    • Now serializer works with any input type that implements AsRef<[u8]>
    • Now deserializer works with any output type that implements From<Vec<u8>>
    Open source →
  8. 0.5.1 17 Apr 2020

    Nothing published for this version

  9. 0.5.0 17 Mar 2020
    Release notes
    • Use base64 0.12.0
    • Use serde (and related crates) 1.0.104
    Open source →
  10. 0.4.0 11 Nov 2019
    Release notes
    • Use base64 0.11.0
    Open source →
  11. 0.3.2 11 Apr 2019

    Nothing published for this version

  12. 0.3.1 25 Jan 2019
    Release notes
    • Bumped base64 and serde versions
    Open source →
  13. 0.3.0 06 Feb 2018
    Release notes
    • Bumped the base64 dependency version
    Open source →
  14. 0.2.0 24 Oct 2017
    Release notes
    • Add ability to make the generated type pub
    Open source →
  15. 0.1.1 21 Sep 2017
    Release notes
    • No functional changes, just better docs
    Open source →
  16. 0.1.0 21 Sep 2017

    Nothing published for this version

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