File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed
Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file.
44
5+ ## [ 1.0.2] Nov 5, 2025
6+
7+ ### Fixed
8+ - Fixed ` resources ` property type from ` List<CalendarUserAddress> ` to ` List<String> ` and use ` valuesUnion() ` for RFC 5545 compliance
9+
10+ ### Improved
11+ - Significantly increased test coverage
12+
513## [ 1.0.1] Oct 26, 2025
614
715### Fixed
@@ -22,5 +30,6 @@ All notable changes to this project will be documented in this file.
2230- Timezone-aware date/time handling
2331- Two-layer architecture (document + semantic)
2432
33+ [ 1.0.2 ] : https://github.com/firstfloorsoftware/firstfloor_calendar/releases/tag/v1.0.2
2534[ 1.0.1 ] : https://github.com/firstfloorsoftware/firstfloor_calendar/releases/tag/v1.0.1
2635[ 1.0.0 ] : https://github.com/firstfloorsoftware/firstfloor_calendar/releases/tag/v1.0.0
Original file line number Diff line number Diff line change 11name : firstfloor_calendar
22description : iCalendar parsing that just works. RFC 5545 compliant with full recurrence support.
3- version : 1.0.1
3+ version : 1.0.2
44repository : https://github.com/firstfloorsoftware/firstfloor_calendar
55
66environment :
You can’t perform that action at this time.
0 commit comments