All notable changes to the the "advent-of-vscode" extension will be documented in this file.
The format is based on Keep a Changelog, and this project tries to adhere to Semantic Versioning.
- Create CHANGELOG
- Add TODOs to README
- Update README cookie & manual installation infos
- Use png icon in README
- Loading spinner
- Submit AoC answer for selected day
- Use correct timezone to update tree view and display a new day
- Timer to update Select Day Tree View on day change
- Refresh buttons for Select Day Tree View and Description Web View
- Days weren't displayed because of the
month
field ofDate
being zero based
- Initial release