Skip to content

Releases: wanasit/chrono

v2.7.5

20 Jan 10:26
Compare
Choose a tag to compare
  • New: Accept multiple time units connected by "and" d1a71c9
  • Fix: Month-year is incorrect parsed as month-date-year 9aeb1c3
  • Fix: TS type for parse() and parseDate() reference input (in locale modules) fa472f2
  • Fix: TS type for parseDate() return 3126f44

v2.7.4...v2.7.5

v2.7.4

30 Dec 01:01
Compare
Choose a tag to compare
  • Fix: little-endian month and year case c201115
  • Fix: incorrect reference "for the ..." 2cbe422
  • New: Support reference following a date (e.g. "today + 4day") fed9f9d
  • Fix [NL]: Various NL improvement by Dutch from @HendrikJan #539

v2.7.3...v2.7.4

v2.7.3

19 Nov 05:12
Compare
Choose a tag to compare
  • Fix: Apply lazy loading to UK patterns (related to errors in Hermes engine) 4c4d6d1
  • Fix: Apply lazy loading to RU patterns (related to errors in Hermes engine) 5db3a1f

v2.7.0...v2.7.3

v2.7.2

19 Nov 04:49
Compare
Choose a tag to compare
  • Fix: More lazy loading to RU patterns (related to errors in Hermes engine) cb0bdd4

v2.7.1...v2.7.2

v2.7.1

19 Nov 04:40
Compare
Choose a tag to compare
  • Fix: Apply lazy loading to RU patterns (related to errors in Hermes engine) 5db3a1f

v2.7.0...v2.7.1

v2.7.0

10 Sep 06:07
Compare
Choose a tag to compare
  • New: Introduce parsing tags (#534)
    • The parsed components (and results) have tags (Set<string>).
    • These tags are added by parsers and refiners for additional information about the results.

v2.6.6...v2.7.0

v2.6.6

03 Sep 05:03
Compare
Choose a tag to compare
  • (fr): Update regex refine french, add 'au' (by @maxwarch) in #530
  • Fix: Export ParsedComponents again (by @SferaDev) in #520
  • Fix: Incorrect time expression in date range

Full Changelog: v2.6.5...v2.6.6

v2.6.5

20 Aug 05:48
Compare
Choose a tag to compare
  • Export ReferenceWithTimezone and ParsingComponents to public interface 99b2e9f
  • Fix: Improve timezone abbr keyword between date and time 1b6994b

v2.6.4...v2.6.5

v2.6.4

13 Jul 13:02
Compare
Choose a tag to compare

v2.6.3...v2.6.4

v2.6.3

09 Apr 06:25
Compare
Choose a tag to compare
  • Improved Timezone handling (by @JoakimNil, #450)
    • Handle DST on major timezones
    • Support timezones override configuration
  • Fixed forwardDate calculation for the month/year (665bda6)
  • RU: Added more RU abbreviation (by @mikemikhaylov, #510)
  • EN: Timeunit abbreviations disabled in strict mode (787c41b)

v2.6.2...v2.6.3