Releases: wanasit/chrono
Releases · wanasit/chrono
v2.4.1
v2.3.9
- [New] Russian locale (
chrono.ru
) by @mikemikhaylov (#458) - [Fix] Recognize timezone mentioned enclosed in parentheses by @JoakimNil (#449)
- [Fix] (FR) recognize for more day pattern by @trothe 195976d
- [Fix] (zh-hans) re-export by @j1g5awi 0838c52
v2.3.8
- (new) Added parsing for quarter f4964a6 (by @PriyankaSand)
- (new, DE) Improve German casual relative expression parsing 668b5fe (by @georgd)
- (new, DE) Other German improvement (month name, era, time parsing)
v2.3.7
- New: Recognize relative time from an absolute date (e.g. "2 weeks before 2020-02-13") from @liamcain (PR #430)
- Fix: MSK (Moscow Time) from UTC+4:00 to UTC+3:00 from @DylanFrese (PR #421)
- Fix: "after" and "after this" reference 0d1c9bd
v2.3.6
- New: Chinese Hans support (chrono.zh.hans) support from @QingWei-Li (PR #427)
- Fix: Ambiguous timezone names when time is not mentioned afbba58
v2.3.5
- New: Chinese Hant support (
chrono.zh.hant
) support from @DingWeizhe (MR #417) - Improvement: also assign meridium on relative time parsing c4cd375