Skip to content

Releases: jneug/typst-tools4typst

v0.4.3

12 May 11:49

Choose a tag to compare

Version 0.4.3

Fixed

  • Warnings in assert.all-of-type, test.all-of-type and get.dict-merge.

v0.4.2

27 Feb 08:52

Choose a tag to compare

  • Compatibility with Typst 0.13.0.
  • Restructuring of package layout for future development.

Changed

  • Renamed is-rlength to is-relative.

v0.4.1

10 Dec 17:00

Choose a tag to compare

Version 0.4.1

  • Various bug fixes introduced after renaming modules.

v0.4.0

04 Dec 12:08

Choose a tag to compare

  • ⚠️ Removed alias module in favor of the Typst 0.12 std module.
  • ⚠️ Changed argument order in def module functions.
    • Old behaviour is still available in the def.compat module for now.
  • ⚠️ Renamed is module to test and moved some tests to the top-level module.
    • is will become a reserved word in future Typst versions (see typst/typst#5229)
  • Refactored get.stroke-paint and get.stroke-thickness to use the native stroke type.
  • Refactored get.x-align and get.y-align to use the native align.x and align.y values.

v0.3.2

14 Sep 21:18

Choose a tag to compare

v0.3.2

v0.3.1

29 Aug 06:05

Choose a tag to compare

v0.3.1

v0.3.0

24 Aug 11:25

Choose a tag to compare

v0.3.0

v0.2.0

24 Aug 11:25

Choose a tag to compare

v0.2.0

v0.1.0

31 Jul 08:29

Choose a tag to compare

First release of Tools for Typst (t4t). refer to the README for details.