Skip to content

Releases: ecyht2/nott-your-timetable

v2.0.0

16 Nov 09:03
de49854

Choose a tag to compare

Version 2.0.0

Changes

New Features

  1. GUI
  2. Rewritten API
  3. Reorganized code base

What's Changed

Full Changelog: v1.3.4...v2.0.0

v1.3.4

03 Oct 04:52
36148b6

Choose a tag to compare

Version 1.3.4

Changes

New Features

  1. Added version argument
  2. Fixed crashes due to missing data file

What's Changed

Full Changelog: v1.3.3...v1.3.4

v1.3.3

01 Oct 09:55
6849d67

Choose a tag to compare

Version 1.3.3

Changes

New Features

  1. Results now output to standard output when not provided with an output option
  2. The correct file extension will be added to the output file
  3. nott-your-timetable now prints out the file saved

What's Changed

  • Updated how data is outputed by @ecyht2 in #6

Full Changelog: v1.3.2...v1.3.3

v1.3.2

26 Sep 15:33
b3adb04

Choose a tag to compare

Version 1.3.2

Changes

New Features

  1. Refactored and Rewritten Code (results should still be the same)

What's Changed

Full Changelog: v1.3.1...v1.3.2

v1.3.1

25 Sep 03:11
6f4077c

Choose a tag to compare

Version 1.3.1

Changes

New Features

nott-your-timetable now exports room numbers.

What's Changed

Full Changelog: v1.3.0...v1.3.1

v1.3.0

23 Sep 09:25
e64312c

Choose a tag to compare

Version 1.3.0

Changes

New Features

  1. Added support for ICalendar export
  2. Rewritten how data is parsed

What's Changed

Full Changelog: v1.2.2...v1.3.0

v1.2.2

22 Sep 06:57
1332b5c

Choose a tag to compare

v1.2.2 Pre-release
Pre-release

Version 1.2.2

Changes

  1. Changed --today (-td) flag behavior to export data for the current day instead of all weeks in that specified day of week.
  2. "--day" and "--week" flag now has a default and no longer needed.

Full Changelog: v1.2.1...v1.2.2

v1.2.1

22 Sep 06:55
6504ad4

Choose a tag to compare

v1.2.1 Pre-release
Pre-release

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

22 Sep 06:40
665bd43

Choose a tag to compare

v1.2.0 Pre-release
Pre-release

Version 1.2.0

Changes

  1. Day and Week now accept ranges e.g. 1-10, 15-20
  2. Added convenience flags to get data from e.g. this week

Full Changelog: v1.1.1...v1.2.0

v1.1.1

22 Sep 06:46
1efb493

Choose a tag to compare

v1.1.1 Pre-release
Pre-release

Verrsion 1.1.1

Changes

Updated help messages

Full Changelog: v1.1.0...v1.1.1