Added
- support sorting the grade table on header click fully
- support interation with withdrawn courses
- add linter tools and pre-commit hooks
- add release script
Changed
- split script.js by features
- extract column indexing as configuration items
Fixed
- adjusted grade table column indexing
- sync of sortTable and header icons of grade table
- various bug fixes
Removed
- multi sort feature