- tzdb Update tzdb from 2022f to 2023c. All changes in 2023b have been reverted back to 2023a. The full list of changes can be found here
- tzdb Update tzdb from 2022f to 2022g.
- tzdb Update tzdb from 2022e to 2022f. Some timezones have been removed. For the full list, check here.
- tzdb Update tzdb from 2022a to 2022e, some timezones have been removed for the full list check here.
-
tzdb Update tzdb to 2022a.
-
Bump the
phf
family of dependencies to v0.11.
- tzdb Update tzdb to 2021e.
-
tzdb [breaking change] Update tzdb to 2020b, which removes the
US/Pacific-New
timezone. https://github.com/eggert/tz/commit/284e877d7511d964249ecfd2e75a9cab85e2741a -
feature Add support for filtering the set of timezones with a new
filter-by-regex
feature which usesCHRONO_TZ_TIMEZONE_FILTER
env var. It should be set to a regular expression of timezones to include. -
feature Add support for case-insensitive timezone matching via the
case-insensitive
feature.