Adamgibbons Ics Versions Save

iCalendar (ics) file generator for node.js

v2.43.0

1 year ago

Merges #230

v2.42.0

1 year ago

Documentation improvements and dependency updates

v2.41.0

1 year ago

Enable setting sequence to 0, per https://github.com/adamgibbons/ics/pull/225.

v2.40.0

1 year ago

Add dir to organizer schema, per #214.

v2.39.0

1 year ago

Fix validation and RRULE issues in VALARM (#220). Should resolve Outlook issue. Closes #210 and #205.

v2.38.0

1 year ago

Add ESM support by correcting ESM package configuration (#216 ).

v2.37.0

1 year ago

Fix DIR format per RFC-5545 (#217).

v2.36.0

1 year ago

Dependabot updates

v2.35.0

2 years ago
  • Pins Node version to lts/fermium using new .npmrc file
  • Update Mocha

v2.34.0

2 years ago

Add convertTimestampToArray utility (#196).