Releases: adamgibbons/ics
Releases · adamgibbons/ics
v3.4.0
Add support for transp
attribute (See #245).
v3.3.0
Add CUTYPE
and X-NUM-GUESTS
(see #244).
v3.1.0
Clean up exports (see #235).
v3.0.0
Merges #148. This is a major version bump because it changes the return signature of createEvents
to return an empty calendar feed rather than {error: null, value: null}
.
v2.42.0
Documentation improvements and dependency updates
v2.41.0
Enable setting sequence
to 0
, per #225.
v2.40.0
Add dir
to organizer
schema, per #214.