Skip to content

v1.4.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 26 Dec 07:04
· 4 commits to master since this release
d0ed475

What's Changed

  • Apply semantic versioning for compatible upgradation. a.b.c is compatible with x.y.z, iff. a equals to x and a is not 0.
  • Issue exit-code 73 to indicate upgradation is needed when --dry-run.
    • This feature is useful if you want to use typst-upgrade to check whether any upgradation is needed in shell script or GitHub Actions.

Full Changelog: v1.3.0...v1.4.0