v1.5.0
This release includes a major change submitted by @VanWardawg for which I must offer my thanks. It includes a mechanism, based on the one used by the core Google calendar, to synchronise events to local store in order to reduce the need for repeated retrieval from MS.
Details on synchronisation can be found here - https://rogerselwyn.github.io/MS365-Calendar/synchronization.html
✨ Enhancements
🧰 Maintenance
- Minor code change for sourcery - @RogerSelwyn
- Add extra reporting for exception during coordinator update - @RogerSelwyn
- Update bug_report.yml - @RogerSelwyn
- Adjust requirements - @RogerSelwyn
🐛 Fixes
⬆️ Dependencies
✅ Test
- Add ical dependency - @RogerSelwyn
- Add .python-version for Rye - @RogerSelwyn
- Fix tests - @RogerSelwyn