Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 521 Bytes

CHANGELOG.md

File metadata and controls

28 lines (15 loc) · 521 Bytes

0.4.9

  • Fix list item content ranges

0.4.8

  • Add recurrence match to edtf range match too

0.4.6

  • Add recurrence match to recurrence range content

0.4.5

  • Add utility function expand (src/utilities/recurrence.ts) to expand recurrent events

0.4.3

  • Add eventText directly to Event and EventDescription (parsed from regex instead of inferred)

0.4.1

  • Recurrence range bug fixes

0.4.0

  • Recurrence syntax every (number) (durationUnit) (for (number) (durationUnit | 'times') | x(number))?