Skip to content

Releases: RustCFML/RustCFML-Extension-Typst

Release list

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 26 Aug 21:40

Install the file for your platform into a stock RustCFML engine:

rustcfml ext install typst-<version>-linux-x86_64.rcx --user
rustcfml ext list

…or drop it into your application's extensions/ directory.

Each .rcx carries the library for one platform only. Install the
wrong one and the engine says so by name, listing what the archive
actually contains — it does not fail silently.

Built against RustCFML v0.635.2, which is also the
minimum engine version.

Full Changelog: https://github.com/RustCFML/RustCFML-Extension-Typst/commits/v0.1.0