Skip to content

Releases: NCKU-CAV/gt-course

v0.10.2-alpha

16 Aug 12:44
f3d036f

Choose a tag to compare

v0.10.2-alpha Pre-release
Pre-release

Warning

This is a pre-release, which is pending revision from the instructor and/or TAs.

This release includes the following major improvements:

  1. Use an identical Docker image to build syllabus and handouts. (8db6843)
  2. Add the midterm review material used in the onsite class in 2025-03-29. (7706bfa)
  3. Add the midterm questions in 2024-04-19. (625de3e)

After this release, this repository will be transferred from Bo-Jui Huang @boray-tw to the CAV lab @NCKU-CAV .

Full Changelog: v0.10.0-alpha...v0.10.2-alpha

v0.10.0-alpha

06 Feb 12:07
e03bc78

Choose a tag to compare

v0.10.0-alpha Pre-release
Pre-release

Warning

This is a pre-release, which is pending revision from the instructor or TAs.

This release primarily addresses the typos for the content from 2024-03-01 (week 2) to 2024-04-12 (week 8), with the following bug-fixes or improvements:

  1. Add more cross-references (0da7a94).
  2. Upgrade the handout building environment to Ubuntu Noble (74dda5b), and build the environment as the root user only (e03bc78).
  3. Make callouts (definitions, theorems, etc.) less contrast (3a2e597).
  4. Unify figure/table position options (d68243b).
  5. Clarify edge definition (08ab89b, 7399706) and notation (102783a).
  6. Add "(repeated)" for recalled figures (6552e75).
  7. Fix date format in title page due to the update of datetime2 package (401bd8d).

This release includes all lecture contents except (1) the onsite (reviewing) materials on 2024-03-29 (week 6) and (2) midterm and final exam samples. Bo-Jui decided to prevent adding the paper titles of paper presentation 1 and 2 to this repository to prevent bloat it unnecessarily.

Full Changelog: v0.9.0-alpha...v0.10.0-alpha

v0.9.0-alpha

20 Jun 09:48
6bbc42e

Choose a tag to compare

v0.9.0-alpha Pre-release
Pre-release

Warning

This is a pre-release, which is pending revision from the instructor.

The primary change of this release is the content in 2024-05-17 (week 13) and 2024-05-24 (week 14).

This release includes all lecture contents except the onsite (reviewing) materials on 2024-03-29 (week 6), midterm and final exams, paper presentation 1 and 2.

In the near future, there will be reviewing materials, two exam contents samples, paper titles (for reference), bug fixes, and refining of the main handout. (Updated on 2025-02-06.)

Full Changelog: v0.8.0-alpha...v0.9.0-alpha

v0.8.0-alpha

18 Apr 05:46
fb98ef6

Choose a tag to compare

v0.8.0-alpha Pre-release
Pre-release

Warning

This is a pre-release, which is pending revision from the instructor.

The primary change of this release is the content in 2024-04-12 (week 8).

This release includes all lecture contents before and including 2024-04-12 (week 8)
except the onsite (reviewing) materials on 2024-03-29 (week 6).

Full Changelog: v0.6.0-alpha...v0.8.0-alpha

v0.6.0-alpha

16 Apr 09:21
f174521

Choose a tag to compare

v0.6.0-alpha Pre-release
Pre-release

Warning

This is a pre-release, which is pending revision from the instructor.

The primary change of this release is the content in 2024-03-29 (week 6)
without onsite (reviewing) materials on 2024-03-29 (week 6).

Full Changelog: v0.4.2-beta...v0.6.0-alpha

v0.4.2-beta

15 Apr 07:49
5248753

Choose a tag to compare

v0.4.2-beta Pre-release
Pre-release

Warning

This is a pre-release, which is pending revision from the instructor.

The primary change of this release is the content in 2024-03-22 (week 5).

Moreover, add the LaTeX package soul as the dependency to build the handout. (bec62c6)

Full Changelog: v0.4.1-beta...v0.4.2-beta

v0.4.1-beta

28 Mar 11:15
01d1b69

Choose a tag to compare

v0.4.1-beta Pre-release
Pre-release

Warning

This is a pre-release, which is pending revision from the instructor.

The primary change of this release is the content in 2024-03-15 (week 4).

Warning

BREAKING CHANGES:

  1. Revert the change of commit dcb77fd. So, to define a tcbtheorem, use \newtcbtheorem and \Crefformat instead. This is because the reference href in a supplement block cannot be formatted gray as commit dcb77fd expected. (commit e4e4538)

Full Changelog: v0.3.1...v0.4.1-beta

v0.4.0-beta

19 Mar 05:31
ebc0497

Choose a tag to compare

v0.4.0-beta Pre-release
Pre-release

Warning

This is a pre-release, which is pending revision from the instructor.

The primary change of this release is the content in 2024-03-08 (week 3).

Warning

BREAKING CHANGES:

  1. In the main handout file (src/handouts/main.tex), to define the format of a TCB theorem (tcbtheorem), you need to use the syntax as follows for consistency.
    \defformat{tcb-theorem-environment-name}{Crrefformat-prefix}{crrefformat-prefix}
    For example, \defformat{figure}{Fig.}{fig.} gives Fig. 1.3 for \Cref{fig:sample-fig-1.3}. (commit dcb77fd)

Full Changelog: v0.3.1...v0.4.0-beta

v0.3.1

12 Mar 05:14
4e76948

Choose a tag to compare

This version covers all verified content until week 2 (2024-03-01).

There is not breaking change.

Full Changelog: v0.2.0...v0.3.1

v0.3.1-beta

10 Mar 09:46
4e76948

Choose a tag to compare

v0.3.1-beta Pre-release
Pre-release

Warning

This is a pre-release, which is pending revision from the instructor.

There is no breaking change.

Full Changelog: v0.3.0-beta...v0.3.1-beta