Skip to content

Releases: sebbo2002/ical-generator

v1.3.0-develop.2

05 Mar 15:29
Compare
Choose a tag to compare
v1.3.0-develop.2 Pre-release
Pre-release

1.3.0-develop.2 (2021-03-05)

Features

  • Events: Use uuid-random for random UUIDs (close #215) (a4c19cc)

v1.3.0-develop.1

27 Feb 15:37
Compare
Choose a tag to compare
v1.3.0-develop.1 Pre-release
Pre-release

1.3.0-develop.1 (2021-02-27)

Bug Fixes

Features

  • Events: Add appleLocation method (#170) (0956ba2)
  • Add missing string input options to interface (#199) (a963178)
  • Add Transparency Method (bd2901d)
  • Increase id entropy - Fixes #200 (#202) (6711b0a)
  • make domain optional (#209) (e3362c9)
  • Updated the entire codebase to Typescript (d013dc0)
  • Events: use provided timezone when constructing repeating.exclude (#210) (bd84230)