All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Fix link for Outlook Work and School accounts.
- Module system changed from
UMD
to 'ES6' for better compatibility with bundlers - Inner refactoring of
RSVP
methods
- An
uid
property toEvent
class for proper events rescheduling usingics
files. - Attendees list to
ics
file. - Geo coordinates for location to
ics
file. - Invitation method option to follow
ics
standards: publish, request, reply, add, cancel. - Content language option to follow
ics
standards. - Other
ics
related properties for better compatibility.
Guides
section in README.md.
- Compatibility of date\time format with Outlook Web.
createFile
method toICalendar
class for creatingics
attachments.
- Update the documentation website.
- Tests and coverage.
- Project name changed from
event-link-generator
toadd-to-calendar
.
- Fixed
addAttendees
method. - Fixed
reschedule
method.
Release can be found by the package old name @barinbritva/event-link-generator
.
- Initial release.