Skip to content

v0.4.1

Compare
Choose a tag to compare
@joshstoik1 joshstoik1 released this 20 Mar 19:40
· 185 commits to master since this release

Added

  • FmtUtc2k::year
  • Utc2k::parse_time_str
  • impl Hash for Month
  • impl Hash for Weekday

Misc

  • Clean up parsing helpers;
  • Improve string parsing performance;
  • Improve to_rfc2822 performance;