Skip to content

Releases: adamgibbons/ics

Convert validation from joi to yup

05 Jun 16:01
Compare
Choose a tag to compare

Merges #178

  • Convert validation from joi to yup

Replace lodash/pickBy in pipeline/build.js

30 Nov 02:11
Compare
Choose a tag to compare

Merges #162

  • Replaces Lodash with native JS functions.
  • Lodash was removed in #150 but was still used in pipeline/build.js.
  • Resolves #154.

v2.26.0

24 Oct 18:11
Compare
Choose a tag to compare

Remove Day.js dependency (#151)

v2.25.0

29 Sep 03:38
Compare
Choose a tag to compare

Remove Lodash dependency (#150)

v2.24.0

25 Aug 05:01
Compare
Choose a tag to compare

Replace Moment.js with dayjs

v2.23.0

15 Aug 05:28
Compare
Choose a tag to compare
  • Improve location formatting per #147.
  • Update dependencies.

v2.22.0

07 Jun 20:47
Compare
Choose a tag to compare
  • Support X-WR-CALNAME attribute on vCalendar

v2.21.0

07 Jun 16:41
6af0631
Compare
Choose a tag to compare
  • Support CREATED attribute
  • Support LAST-MODIFIED attribute
  • Format seconds rather than hardcoding 00

v2.20.0

06 Jun 20:11
Compare
Choose a tag to compare
  • Changes how Joi's validate method is called, together with defaulting error to null to keep backwards compatibility
  • Adjusts validation error messages, as they changed for array validation.
  • Disables Joi's TLD validation for emails

Update dependencies

05 Oct 23:54
Compare
Choose a tag to compare
v2.18.0

update dependencies; bump version