Adamgibbons Ics Versions Save

iCalendar (ics) file generator for node.js

v3.7.2

4 months ago

What's Changed

Full Changelog: https://github.com/adamgibbons/ics/compare/v3.7.0...v3.7.2

v3.7.0

5 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/adamgibbons/ics/compare/v3.6.3...v3.7.0

v3.6.3

5 months ago

What's Changed

Full Changelog: https://github.com/adamgibbons/ics/compare/v3.6.2...v3.6.3

v3.6.2

5 months ago

Upgrade to Node v18

v3.5.0

8 months ago

What's Changed

Full Changelog: https://github.com/adamgibbons/ics/compare/v3.4.0...v3.5.0

v3.4.0

9 months ago

Add support for transp attribute (See #245).

v3.3.0

9 months ago

Add CUTYPE and X-NUM-GUESTS (see #244).

v3.2.0

11 months ago

Update yup (see #243).

v3.1.0

1 year ago

Clean up exports (see #235).

v3.0.0

1 year ago

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}.