1.3.0
What's Changed
- Simplify rrule parsing by @muness in https://github.com/muness/obsidian-ics/pull/72 . With this change, we're relying mostly on
node-ical's code for recurring rules. This gets rid of a bunch of code and opportunities for bugs.
Full Changelog: muness/obsidian-ics@1.2.1...1.3.0