Skip to content

Releases: wanasit/chrono

v2.3.0

14 Jun 05:14
Compare
Choose a tag to compare
  • New: Date/Timezone Reference API (see. Parsing Reference (Date / Timezone) in Readme)

v2.2.7...v2.3.0

v2.2.7

30 May 05:19
Compare
Choose a tag to compare
  • Improvement: Apply case-sensitive timezone extraction on date expressions f036345
  • Fix: Time parsing ending with "a" or "p" 77fbd83
  • New: BCE/CE year label support dde6103
  • New: "tmrw" as abbr for "tomorrow" b9c02f5

v2.2.6...v2.2.7

v2.2.6

04 Apr 09:13
Compare
Choose a tag to compare
  • Fix: Improve performance by avoid unnecessary parsing in time exp cdfb6bc
  • Fix: negative time range parsing 053cc8f
  • Fix: handling quote sign around time parsing 6a52cf3

v2.2.5...v2.2.6

v2.2.5

21 Mar 07:22
Compare
Choose a tag to compare
  • Fix: Performance improvement by reduce the usage of dayjs in results 38cbefb
  • Fix: Small performance improvement through caching fab8f51
  • New: Adding basic benchmark ac08a8c

v2.2.4...v2.2.5

v2.2.4

13 Mar 10:12
Compare
Choose a tag to compare
  • Fix: improve parsing performance by caching complied regex 036f7aa
  • Fix: unblounded regex backtracking in timeunit parsing 98815b5

v2.2.3...v2.2.4

v2.2.3

08 Mar 01:02
Compare
Choose a tag to compare
  • Fix: vague time parsing in strict mode b582ae7
  • Add Typedoc integration 3d044ee
  • Fix: Import bug in v2.2.2 16737f5

v2.2.1...v2.2.3

v2.2.1

15 Feb 07:40
Compare
Choose a tag to compare
  • Fix: time expression ending with numbers only
  • New: Make (in|within|for) optional if forwardDate=true (#372)
  • New: Improved NL support (#373)

v2.2.0...v2.2.1

v2.2.0

07 Feb 09:14
Compare
Choose a tag to compare
  • (minor-incompatible) Removing edge-case time checking for ambitious case-like "midnight" or "tomorrow" at ~1AM.
  • Fix: stop guessing single digit after dot as minute (#374)

v2.1.11...v2.2.0

v2.1.11

15 Jan 07:04
Compare
Choose a tag to compare
  • Fix: when parsing relative time, also imply time milisecond unit
  • Bump dayjs and typescript version

v2.1.10...v2.1.11

v2.1.10

29 Nov 04:49
Compare
Choose a tag to compare
  • [New/Fix] Improve certainty-level and timezone handling in relative time parsing (#175)
  • [Fix] short month names handling (#357)
  • [Fix] "for" time unit reference

v2.1.9...v2.1.10