Skip to content

Latest commit

 

History

History
34 lines (28 loc) · 1.03 KB

File metadata and controls

34 lines (28 loc) · 1.03 KB

calcard 0.3.2

  • Fixed vCard CELL to JSContact mobile mapping (#15).
  • Updated JSCalendar conversion rules according to draft-ietf-calext-jscalendar-icalendar-21.

calcard 0.3.1

  • Fixed jcal implementation to use lowercase property and component names.
  • Updated conversion rules according to the latest JSCalendar-bis specification.

calcard 0.3.0

  • JMAP for Calendars support.
  • JMAP for Contacts support.

calcard 0.2.0

  • JSCalendar parsing and conversion to iCalendar format.
  • JSContact parsing and conversion to vCard format.
  • Fix: RRULE with UNTIL dates not parsed correctly (#12).
  • Fix: Support multiple periods in FREEBUSY component (#4).
  • Fix: Incorrect \ conversion (#3).

calcard 0.1.3

  • Added some builder methods.

calcard 0.1.1

  • Export vCard in legacy formats.

calcard 0.1.0

  • Initial release.