Skip to content

chrono-tz v0.5.3: 2020a

Choose a tag to compare

@pitdicker pitdicker released this 03 Apr 18:29
2865b51

TZDB version 2020a (2020-04-24).

Additions

Changes

  • Make build.rs generate files relative to CARGO_MANIFEST_DIR (#66, thanks @BoscoJared).

Documentation

  • Add some docs to the Tz enum (#53).

Internal

  • Apply Clippy suggestions, add Clippy lint to CI (#50).
  • Rustfmt everything, convert build.rs unwraps into errors, add lint to CI (#51).
  • Add GitHub Action to test for tz updates every day (#52).
  • Clean up DST boundary test (#65, thanks @ianthetechie).