What's Changed
- Should be able to distinguish unset from invalid time properties by @brackendawson in #98
- Add method to remove property by @quite in #96
- Renamed interface as it's useful own it's own. Made it public. Added … by @arran4 in #59
- Add leaks and vunerability checks by @arran4 in #58
- Fix allday events by @arran4 in #101
- fix: omit zone in "AllDay" event helpers by @dnwe in #67
- refactor: remove unnecessary named return values, harmonizing code base by @quite in #103
- refactor: rename var to reflect what it is by @quite in #104
- refactor: fix some readability nits by @quite in #105
- URL-support-for-parsing-78 by @arran4 in #102
- URL support for parsing (issue #77) by @Courtcircuits in #78
- Addition of some multiple Component Properties functionality and basis for later sanity checking by @arran4 in #108
- Issue 97: Support for Alternative Representations by @arran4 in #106
- Optimize serialization by decreasing buffer allocations by @gabe565 in #114
New Contributors
- @dnwe made their first contribution in #67
- @Courtcircuits made their first contribution in #78
- @gabe565 made their first contribution in #114
Full Changelog: v0.3.1...v0.3.2