Skip to content

Releases: typst/package-check

v0.4.3

19 Dec 11:29

Choose a tag to compare

  • Update some dependencies, including Typst (which is now at v0.14.2)
  • Fix a bug with the template thumbnail location check

v0.4.2

09 Dec 13:24

Choose a tag to compare

  • Update to Typst 0.14.1
  • Remove some dead code
  • Don't crash on empty PR descriptions
  • New checks for thumbnail files (don't exclude them, don't put them in the template directory)
  • Forbid font files

v0.4.1

27 Oct 14:11

Choose a tag to compare

  • Update Typst to 0.14.0
  • Improve README warning messages

v0.4.0

08 Oct 08:04

Choose a tag to compare

  • README example checks: check that examples in README can be parsed, use kebab-case names, and have valid imports. The examples are not evaluated, so some issues may be missed.
  • Add some dependencies to the Docker image to make it work in GitLab CI.
  • Better logging, especially for git subprocess spawning.

v0.3.2

20 Aug 12:46

Choose a tag to compare

Bump to 0.3.2

v0.3.1

18 Aug 11:01

Choose a tag to compare

  • Docker: provide a shell (fixes #32)
  • add a typst-version subcommand to get the Typst version powering the linter
  • add machine readable error codes
  • add a --json flag to the check subcommand for JSON output. Each line is a JSON object representing an error or warning.

v0.3.0

21 Jul 15:18

Choose a tag to compare

Pin Docker image to 0.3.0