Releases: ecyht2/nott-your-timetable
Releases · ecyht2/nott-your-timetable
v2.0.0
Version 2.0.0
Changes
New Features
- GUI
- Rewritten API
- Reorganized code base
What's Changed
- Refactor utils by @ecyht2 in #9
- Added GUI by @ecyht2 in #10
- Fixed bug on windows where GUI is not able to fetch data. by @ecyht2 in #11
- Linted New Code by @ecyht2 in #12
- Moved GUI dependencies optional by @ecyht2 in #13
- Linted New Code by @ecyht2 in #14
Full Changelog: v1.3.4...v2.0.0
v1.3.4
v1.3.3
Version 1.3.3
Changes
New Features
- Results now output to standard output when not provided with an output option
- The correct file extension will be added to the output file
- nott-your-timetable now prints out the file saved
What's Changed
Full Changelog: v1.3.2...v1.3.3
v1.3.2
v1.3.1
v1.3.0
v1.2.2
Version 1.2.2
Changes
- Changed --today (-td) flag behavior to export data for the current day instead of all weeks in that specified day of week.
- "--day" and "--week" flag now has a default and no longer needed.
Full Changelog: v1.2.1...v1.2.2
v1.2.1
Version 1.2.1
Changes
Fixed crash when program encounter special characters such as "&" and "<".
Full Changelog: v1.2.0...v1.2.1
v1.2.0
Version 1.2.0
Changes
- Day and Week now accept ranges e.g. 1-10, 15-20
- Added convenience flags to get data from e.g. this week
Full Changelog: v1.1.1...v1.2.0