| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-01-26 | 596 Bytes | |
| v0.10.0 source code.tar.gz | 2025-01-26 | 531.8 kB | |
| v0.10.0 source code.zip | 2025-01-26 | 770.9 kB | |
| Totals: 3 Items | 1.3 MB | 0 | |
- Perfect hashing using
hashifycrate rather than staticgperfgenerated code. - Added
DkimSignature,ArcAuthenticationResults,ArcMessageSignatureandArcSealheaders. HeaderNameis non-exhaustive.- Parse obsolete timezones (#95).
- Fix: Folding ws between "Content-Type:" and "plain/text" leads to empty header (#96).
- Fix: Multiline quoted continuations (closes [#92]).
- Fix: Deserialize (#93).
- Retain mbox IO errors (#91).
- Hide concrete type behind impl type (#94).
- Removed
ludicrousfeature, the Rust compiler is smart enough to optimize array lookups.