- Added FreeBusy component, property and period parser/formatter
- Added Timezone component
- Readme with timezone component documentation
- Removed moment.js completely
- Added citation for regex from Ruby iCalendar library
- Added rfc link to readme
- Updated dtStamp as optional, current UTC time used when not set
- Added schedule status event parameter, dquote parsing
- Updated delegatedTo/From parsing to remove 'mailto:'
- Updated datetime to expect iCalendar formatted strings
- Added github actions workflows for testing and publishing
- Removed travis ci
- Fixed newlines and escape chars formatting and parsing
- Fixed event start to support ComplexDate
- Fixed null string formatting
- Incorrect attribute name for RRule when parsing
- Return RRule when parsing iCal data
- This Changelog
- xProps names are now upper cased + tests