Releases: sncf-connect-tech/eventide
Releases · sncf-connect-tech/eventide
v0.8.0
What's Changed
- iOS 17 Support: Added support for iOS 17 write-only calendar access
- Permission Enhancement:
retrieveDefaultCalendar()now prompts for write-only access on iOS 17+ - Documentation: Comprehensive documentation update with detailed API reference
- Platform Features: Added dedicated section for platform-specific features
Full Changelog: v0.7.0...v0.8.0
v0.7.0
What's Changed
- fix calendar creation -- local only accounts by @AlexisChoupault in #50
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- Remove equatable dependency by @AlexisChoupault in #46
- Upgrade pigeon dependency to 25.2.0 by @AlexisChoupault in #47
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- Attendees by @AlexisChoupault in #41
- Setup Lefthook by @AlexisChoupault in #33
- Android improvements by @AlexisChoupault in #36
- iOS improvements by @AlexisChoupault in #38
- Fix example app by @AlexisChoupault in #39
- Formatted files with line-length 120 & lefthook analyze all dart files by @AlexisChoupault in #40
- CI, codecov and flutter version changes by @AlexisChoupault in #43
- codecov patch config by @AlexisChoupault in #44
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- Swift package manager support by @AlexisChoupault in #32
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
-
create reminder alongside event by @AlexisChoupault in #18
-
Fix android action by @AlexisChoupault in #24
-
Upgrades by @AlexisChoupault in #21
-
Setup codecov by @AlexisChoupault in #25
-
codecov.yml by @AlexisChoupault in #26
-
Improve coverage by @AlexisChoupault in #27
-
Improve ios coverage by @AlexisChoupault in #31
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- Gradle fix by @AlexisChoupault in #11
- createCalendar custom account and retrieveCalendar account filter by @AlexisChoupault in #12
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- Create, read and delete calendars, events and reminders
- Create github actions by @AlexisChoupault in #1
- refacto ios for tests by @AlexisChoupault in #2
- handle all day events by @AlexisChoupault in #3
- renamed project by @AlexisChoupault in #4
- update readme.md & paths-ignore by @AlexisChoupault in #5
Full Changelog: v0.0.1...v0.1.0