Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 674 Bytes

CHANGELOG.md

File metadata and controls

32 lines (20 loc) · 674 Bytes

Changelog

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.

[4.0.1] - 2023-12-10

Fixed

  • Counting the average for annual grades did not work.

[4.0.0] - 2023-10-16

Added

  • Settings caching to display the average faster.
  • Dev container for contributors.

Fixed

  • NaN average if the only assessments were non-numerical.

Changed

  • Settings UI.
  • Many functions were rewritten from scratch.
  • Readme file.

Removed

  • Console logs.
  • Unused css styling.