All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
0.8.0 - 2023-06-13
- Use CSS v6 instead of v5
0.7.0 - 2023-03-22
- Use CSS v5 instead of v4
0.6.1 - 2023-02-13
- Update deps
0.6.0 - 2023-02-13
- Replaced
ical.js
withnode-ical
- Option to remove Apple-specific fields
0.5.3 - 2023-02-09
\r\n
in removeX-APPLE-STRUCTURED-LOCATION
inics-to-json-converter
0.5.2 - 2023-02-09
- Option to remove
X-APPLE-STRUCTURED-LOCATION
inics-to-json-converter
0.5.1 - 2022-09-22
- Store to merge overlapping events
0.5.0 - 2022-07-08
- Extra tests for vacation store
- Use CSS v4 instead of v3
- Import chai exclude in tests
0.4.0 - 2022-05-02
- Add vacation store
- Update example config to v3 (see issue 28)
- Pre-generation as separate component (see issue 24)
0.3.0 - 2022-03-23
- Add store to manipulate duration of events (see issue 10)
0.2.2 - 2022-03-09
- Availability calendar: pre-generate data and not representation.
0.2.1 - 2022-03-08
- Availability calendar: option to pre-generate calendar every given amount of time.
0.2.0 - 2022-03-02
- Use CSS v3 instead of v2
0.1.0 - 2022-02-23
- File structure
- Documentation on how to run the store
0.0.19 - 2022-02-16
- Default start date of availability calendar
0.0.18 - 2022-02-08
- Do not send bad request error when event doesn't have summary (see issue 16)
0.0.17 - 2022-02-08
- ICS to JSON converter: events removed from original calendar are still present (see issue 14)
0.0.16 - 2022-02-01
- Recurring events and daylight saving time
0.0.15 - 2022-01-28
- Option to Keep Store to remove past events
- Clarify instructions wrt Google Calendar (see issue 8)
- Converting recurring events in ICS to JSON
- Use CSS v2
0.0.14 - 2021-11-02
- Support for authenticated Google Calendars