Skip to content
Compare
Choose a tag to compare
@yusancky yusancky released this 08 Feb 11:41
· 0 commits to c83b91addbef62df377ae5446c917e5d151ffec5 since this release
  1. [Enhancement] Introduced the allow-prereleases input option to allow users to install prerelease versions of Typst.
    • By default, prereleases are not installed.
  2. [Breaking Change] Renamed typst-token to token to align with GitHub's official actions.
    • This may affect users using GitHub Enterprise Server (GHES).
  3. [Documentation] Updated README.md files in both English and Simplified Chinese.
  4. [Dependencies] Updated @actions/cache and other build dependencies.