-
-
-
-
-
-
-
-
-
-
-
v0.8.51df25577 · ·
v0.8.5 Implement additional RFC requirements: * Line wrapping lines > 75 characters * Line separator should be `\r\n` (was `\n`) Also fixes the following regression: * `Component#addProp` made a property's `skipTransformer` property inaccessible. It is now available as an argument to `Component#addProp`.
-
v0.8.41c814860 · ·
v0.8.4 * Add support for time-less dates When a property that transforms Dates is set with `VALUE=DATE`, the time is not included when generating the ICS data.
-
-
-
-
v0.8.0eb0788a7 · ·
v0.8.0 * Add properties to a `Property` instance * `Component#addProp(name, value)` changed to `Component#addProp(name, value, props)` `props` accepts an object with key, value pairs. The object is transformed to a string separated by semicolons according to spec.
-