Skip to content

Releases: dbosk/canvaslms

v2.8

02 Mar 17:31
f38a87e
Compare
Choose a tag to compare

Improves handling of missing login_id attributes for students.

Full Changelog: v2.7...v2.8

v2.7

16 Feb 22:04
d66d800
Compare
Choose a tag to compare

Improves the login command and error handling for config.

Full Changelog: v2.6...v2.7

v2.6

27 Jan 10:12
f22ad3d
Compare
Choose a tag to compare

Adds better grade summary modules, see pydoc3 canvaslms.grades.

Full Changelog: v2.5...v2.6

v2.5

05 Jan 21:19
7af62f2
Compare
Choose a tag to compare

Improves syntax highlighting of submission files.

Full Changelog: v2.4...v2.5

v2.4

03 Jan 21:59
e4406a8
Compare
Choose a tag to compare

Adds rich to output of assignment command too (same as for the submission
command).

Full Changelog: v2.3...v2.4

v2.3

03 Jan 21:26
090c2f8
Compare
Choose a tag to compare

What's Changed

  • Makes submission use rich for output (fixes #71) by @dbosk in #72

Full Changelog: v2.2...v2.3

v2.2

21 Dec 10:16
5ea80be
Compare
Choose a tag to compare

Fixes so that grade has mandatory options, without breaking anything else.

Full Changelog: v2.1...v2.2

v2.1

20 Dec 12:08
f85a5d9
Compare
Choose a tag to compare

Downgrades canvasapi dependency from 3.0.0 (which breaks canvaslms) to previous
version (which doesn't break canvaslms).

Full Changelog: v2.0...v2.1

v2.0

14 Dec 16:37
a4e61fa
Compare
Choose a tag to compare

Makes grade command take mandatory -u option. This way if one forgets to
specify a user one doesn't grade the whole course.

Full Changelog: v1.20...v2.0

v1.20

16 Nov 19:33
bb4b4b3
Compare
Choose a tag to compare

What's Changed

  • Use poetry by @dbosk in #69
  • Improve course listing, only include current courses, unless -a specified

Full Changelog: v1.17...v1.20