What's Changed
- Dynamically load academic calendar holidays + start/end dates by @randofan in #14
- Add unit testing of DOM scraper functions (prev in content.js) by @uwthcho in #16
- added tests for section map retrieval by @saket1214 in #17
- fixed the section parsing such that for loop and logic is correct by @saket1214 in #18
- small fix in ics.js to be compatible with sections by @flaviuscincinnatus in #19
- updated seciton tests such that logic such that any quarter is able t… by @saket1214 in #23
- added unit tests to util functions by @randofan in #21
- changed section ics filename by @flaviuscincinnatus in #24
- fixed the map link in ics by @flaviuscincinnatus in #22
- Disable checkboxes if a course is "to be arranged" by @uwthcho in #25
- added preferences header by @randofan in #26
- Add class schedule by @randofan in #29
- Expand the 'how to' portion of the user manual by @uwthcho in #27
- added comment to class schedule by @randofan in #31
- get rid of temp section parser by @saket1214 in #32
- Merge pull request #32 from randofan/cleanup by @saket1214 in #33
- add code comments to code by @saket1214 in #34
- Made minor changes to user manual and added updated image by @uwthcho in #36
- small fixes to holidays and removing logs by @flaviuscincinnatus in #35
New Contributors
- @randofan made their first contribution in #14
- @uwthcho made their first contribution in #16
- @saket1214 made their first contribution in #17
Full Changelog: v1.0.0...v2.0.0