Releases: andreasKroepelin/lovelace
Releases · andreasKroepelin/lovelace
v0.3.0
Since Typst v0.11.0, the grid function has become much more powerful. This update of Lovelace makes use of that. Your whole pseudocode is now typeset using one big grid, with lots of colspans, rowspans, strokes, etc.
At the same time, the new version contains lots of breaking changes. I hope they make using Lovelace more convenient. For example, there is no need for a setup function at the top of you document anymore. We also dropped the "raw" mode again, I think the other two options are now more practical.
Make sure to read the README to learn about all the new features!
v0.2.0
v0.1.0
Update toml files