Skip to content

Tags: cr2007/CV

Tags

v1.0.8

Toggle v1.0.8's commit message

Verified

This tag was signed with the committer’s verified signature.
cr2007 CSK
Minor rewrite for projects and volunteering

v1.0.7

Toggle v1.0.7's commit message

Verified

This tag was signed with the committer’s verified signature.
cr2007 CSK
update skills section

v1.0.6

Toggle v1.0.6's commit message

Verified

This tag was signed with the committer’s verified signature.
cr2007 CSK
basic fix in experience

v1.0.5

Toggle v1.0.5's commit message

Verified

This tag was signed with the committer’s verified signature.
cr2007 CSK
skill change

v1.0.4

Toggle v1.0.4's commit message

Verified

This tag was signed with the committer’s verified signature.
cr2007 CSK
Small updates in the education, volunteer sections.

Minor misc changes

v1.0.3

Toggle v1.0.3's commit message

Verified

This tag was signed with the committer’s verified signature.
cr2007 CSK
Small update in the Skills section, and changes in the GitHub actions…

… workflow.

Verified

This tag was signed with the committer’s verified signature.
cr2007 CSK

v1.0.1

Toggle v1.0.1's commit message

Verified

This tag was signed with the committer’s verified signature.
cr2007 CSK
Minor rearrangement of Education section in the CV.

v1.0.0

Toggle v1.0.0's commit message

Verified

This tag was signed with the committer’s verified signature.
cr2007 CSK
v1.0.0 - Migrate from LaTeX to Typst

This release replaces the LaTeX-based workflow with Typst
across the entire project, including local development
environment and CI/CD pipeline.

Features:
- Add Typst-based document compilation
- Introduce metadata injection via `yq` in CI
- Update devcontainer with Typst, Homebrew, and GitHub CLI
- Add VS Code support via Tinymist extension

Changes:
- Switch CI trigger from tag push to release creation
- Update GitHub Actions workflow for Typst builds
- Improve release process and artifact handling
- Add cleanup step for older releases

Removed:
- Remove LaTeX toolchain and dependencies
- Delete custom devcontainer Dockerfile and setup scripts
- Drop LaTeX Workshop and related VS Code extensions
- Remove legacy CI steps for LaTeX compilation

BREAKING CHANGE:
- LaTeX workflow has been fully removed
- Typst is now required for local builds and contributions
- Existing `.tex`-based workflows are no longer supported

Migration Notes:
- Install Typst: https://typst.app
- Update workflows to use `.typ` instead of `.tex`
- Refer to updated README for setup instructions

v0.6.0

Toggle v0.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(devcontainer): removes IntelliCode extension

Deprecated extension

Signed-off-by: GitHub <noreply@github.com>