Releases: NCKU-CAV/gt-course
v0.10.2-alpha
Warning
This is a pre-release, which is pending revision from the instructor and/or TAs.
This release includes the following major improvements:
- Use an identical Docker image to build syllabus and handouts. (8db6843)
- Add the midterm review material used in the onsite class in 2025-03-29. (7706bfa)
- 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
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:
- Add more cross-references (0da7a94).
- Upgrade the handout building environment to Ubuntu Noble (74dda5b), and build the environment as the root user only (e03bc78).
- Make callouts (definitions, theorems, etc.) less contrast (3a2e597).
- Unify figure/table position options (d68243b).
- Clarify edge definition (08ab89b, 7399706) and notation (102783a).
- Add "(repeated)" for recalled figures (6552e75).
- Fix date format in title page due to the update of
datetime2package (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
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
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
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
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
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:
Full Changelog: v0.3.1...v0.4.1-beta
v0.4.0-beta
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:
- 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.}givesFig. 1.3for\Cref{fig:sample-fig-1.3}. (commit dcb77fd)
Full Changelog: v0.3.1...v0.4.0-beta
v0.3.1
v0.3.1-beta
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