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
Releases
latest 6-
0.1.521 Jul 2024 -
0.1.421 Jul 2024Release notes
Open source →- Update
base64to 0.22.1. - Update
encoding_rsto 0.8.34. - This crate is now a
no_std+alloccrate. - 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.
- Update
-
0.1.328 Nov 2021 -
0.1.202 Dec 2018Release notes
Open source →- Implemented
From<&'static Encoding>forCharset. - Added optional Serde support.
- Implemented
-
0.1.117 Nov 2018 -
0.1.004 Nov 2018