chrono-tz v0.7.0: 2022e
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
uncasedfeature inphfifcase-insensitivefeature 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
licenseanddescriptionmetadata. - CI: Upgrade from ubuntu-18.04 to ubuntu-20.04.