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.
- Added
GetLinks
method to app services
- Fixed caching mechanism
- Rename subtitle to details in events
- Make details in events required
- Added caching mechanism for events, projects and kts
- Make subtitle in events optional
- Make subtitle in projects optional
- Added labels to events
- Added button with link to event
- Rename go package to
github.com/fuks-kit/app_services
- Update dependencies
- Update cli cmd
- Sort events by date
- Fix date parsing issue
- Fix locale issue that prevented event parsing
- Fix Google service account credentials
- Initial release