This repository has been archived by the owner on Nov 7, 2024. It is now read-only.
v0.11.0
v0.11.0 - [2024-03-18]
- Features:
- Upgrade to typst v0.11.0
- typst-preview is available on crate.io now. You can install it by running
cargo install typst-preview
. You can also use it as a library in your project by addingtypst-preview
to yourCargo.toml
.