Devlogs
Posted June 09, 2025 by Tetragramm
This update bumps the version number to v3.2.1 and adds compatibility with Typst 0.13.1
It also simplifies the process a tiny bit. Instead of requiring read("blah.json") it is now json("blah.json").
read("blah.json")
json("blah.json")