PackageTrack
Sign in Get early access

charset

Character encoding decoding for email

0.1.5 22M downloads/mo #1974 most downloaded on crates.io hsivonen/charset

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 3.0 years

Nearly every release is documented

notes for 6 of 6 stable releases

Nothing withdrawn

no release was ever pulled

8 years old

6 releases · first in 2018

0 releases in the last 12 months

see the full history below

Release timeline

6 releases · Nov 2018 to Jul 2024
2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 6
  1. 0.1.5 21 Jul 2024
    Release notes
    • Update bincode (dev dependency only) to 1.3.3.
    Open source →
  2. 0.1.4 21 Jul 2024
    Release notes
    • Update base64 to 0.22.1.
    • Update encoding_rs to 0.8.34.
    • This crate is now a no_std + alloc crate.
    • Added support for java.io and java.nio names to accommodate JavaMail:
      • ISO-8859-N series in the form iso8859_N, except 10, 11, 14 and 16 (no evidence of existing in JavaMail) and 8 (unclear if visual or logical in JavaMail if even actually sent by JavaMail).
      • CJK and Thai Windows code page numbers prefixed with ms (and 950 also suffixed with _hkscs).
      • EUC variants (including CN, i.e. GBK) and KOI with underscore: euc_jp, euc_kr, euc_cn, koi8_r, and koi8_u.
      • Windows code page numbers 874, 949, 950 prefixed with x-windows-.
      • tis620 and iso2022jp without hyphens.
    • Added IANA and Netscape 4.0 aliases for UTF-7.
    Open source →
  3. 0.1.3 28 Nov 2021
    Release notes
    • Update base64 to 0.13.0.
    Open source →
  4. 0.1.2 02 Dec 2018
    Release notes
    • Implemented From<&'static Encoding> for Charset.
    • Added optional Serde support.
    Open source →
  5. 0.1.1 17 Nov 2018
    Release notes
    • Added decode_ascii().
    • Added decode_latin1().
    Open source →
  6. 0.1.0 04 Nov 2018
    Release notes
    • Initial release.
    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