Skip to content

v0.7.0#35

Merged
dialvarezs merged 15 commits intomainfrom
dev
Mar 8, 2026
Merged

v0.7.0#35
dialvarezs merged 15 commits intomainfrom
dev

Conversation

@dialvarezs
Copy link
Owner

No description provided.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Release bump to v0.7.0, updating the package/templates/docs to reference the new version and making a few library + CI/tooling adjustments (fonts, linting, and publication formatting).

Changes:

  • Bump package version and update all #import "@preview/neat-cv:..." references to 0.7.0.
  • Update lib.typ formatting (address icon, optional publication URL output).
  • Adjust CI + developer tooling (CI branches, action/tool versions, typstyle dependency).

Reviewed changes

Copilot reviewed 8 out of 11 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
typst.toml Package version bump to 0.7.0.
template/letter.typ Update template import to 0.7.0.
template/cv.typ Update template import to 0.7.0.
lib.typ Address icon change; add optional url rendering for publications.
README.md Update documentation examples to 0.7.0.
.pre-commit-config.yaml Bump typstyle CLI dependency version.
.github/workflows/ci.yml Expand push branches; update checkout version; bump Font Awesome version used by build job.
.github/actions/setup-fonts/action.yml Update Ruby default; change Fontist install/versioning and manifest command invocation.
Comments suppressed due to low confidence (1)

.github/workflows/ci.yml:8

  • on.push.paths doesn't include .github/actions/setup-fonts/**, so changes to the composite action won't trigger CI on pushes to main/dev (only PRs). Consider adding that path (or broadening the filter) so updates to the action get validated on push as well.
    branches: [main, dev]
    paths:
      - "lib.typ"
      - "template/*"
      - ".github/workflows/ci.yml"
      - ".pre-commit-config.yaml"

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review. Take the survey.

@dialvarezs dialvarezs merged commit d75a646 into main Mar 8, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants