Skip to content

Releases: chronotope/chrono-tz

chrono-tz v0.8.4: 2023b

03 Apr 19:46
Compare
Choose a tag to compare

Additions

Documentation

  • Document features when compiled for docs.rs (#139).

Internal

  • Make features more explict (#137, thanks @Xuanwo).
  • Avoid methods deprecated in chrono (#138).
  • Fix Rust 1.72 warnings (#139).
  • Tighten up NEWS file parser (#141).

chrono-tz v0.8.3: 2023b

03 Apr 19:40
Compare
Choose a tag to compare

TZDB version 2023c (2023-03-24).

Changes

  • Update chrono-tz to 2021 edition (#133).
  • Set rust-version to 1.60 due to regex.

chrono-tz v0.8.2: 2023b

03 Apr 19:36
Compare
Choose a tag to compare

TZDB version 2023c (2023-03-24). For changes see the announcement of 2023a.

Changes

  • Update tzdb from 2022f to 2023c. All changes in 2023b have been reverted back to 2023a.

chrono-tz v0.8.1: 2022g

03 Apr 19:22
Compare
Choose a tag to compare

TZDB version 2022g (2022-11-29).

chrono-tz v0.8.0: 2022f

03 Apr 19:20
ea628d3
Compare
Choose a tag to compare

TZDB version 2022f (2022-10-29).

Changes

  • Breaking change: Update tzdb from 2022e to 2022f, some timezones have been removed.

chrono-tz v0.7.0: 2022e

03 Apr 19:16
Compare
Choose a tag to compare

TZDB version 2022e (2022-10-11).

See also the skipped 2022b, 2022c and 2022d releases of the time zone database.

Changes

  • Breaking change: Update tzdb from 2022a to 2022e, some timezones have been removed.
  • Only enable uncased feature in phf if case-insensitive feature is enabled (#105, thanks @lopopolo).

Documentation

  • Simplify top-level documentation.
  • Remove some boilerplate from README.

Internal

  • Create proper Cargo workspace.
  • Fix regex and nostd checks (#111, thanks @LucioFranco).
  • Clean up license and description metadata.
  • CI: Upgrade from ubuntu-18.04 to ubuntu-20.04.

chrono-tz v0.6.3: 2022a

03 Apr 19:05
Compare
Choose a tag to compare

TZDB version 2022a.

Changes

  • Update to new release of chrono-tz-build to pick up phf v0.11.
  • Remove authors from Cargo metadata (per RFC 3052).

chrono-tz v0.5.3: 2020a

03 Apr 18:29
2865b51
Compare
Choose a tag to compare

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).

chrono-tz v0.5.2: 2020a

03 Apr 18:15
b06af2e
Compare
Choose a tag to compare

chrono-tz v0.5.1: 2018i

03 Apr 18:07
Compare
Choose a tag to compare

TZDB version 2018i (2018-12-31).

See also the skipped 2017c, 2018c, 2018d, 2018e, 2018f, 2018g and 2018h releases of the time zone database.