school-schedule-sync
Version:
Synchronization between JSON schedule and Google Calendar
35 lines (25 loc) • 931 B
Markdown
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
- Use `validate` from another package
- First public release
- Fixed path to templates
- Fixed expecting refresh_token in temporary credentials
__(BREAKING) Dropped support for NodeJS 18 (EOL). Minimum required version is now NodeJS 20.__
- Migrated to NodeJS 20.19
- Migrated to ESLint V9 flat configs
- Updated dependencies
- First release