Releases: dacay/eventkit-node
Releases · dacay/eventkit-node
Version 1.0.5
Version 1.0.4
Bug Fixes
- Replace AsyncWorker with ThreadSafeFunction to prevent crashes when macOS permission dialogs resolve (#1, thanks @brandonkboswell)
- Fix missing startDate field in reminders fetched via predicates
- Fix thread-unsafe callback in commit() function
Version 1.0.3
Full Changelog: 1.0...1.0.3
- Add support for authorizationStatus(for:) method
Initial release
chore: Update package.json for version bump and repository URL Bump version to 1.0.2, add more files to the "files" array, and add repository URL.