- The parser was re-written from scratch using an “inline analysis” function. This requires a release of
interface3
not older than 2022/03/26. - It is now possible to escape the parser (using
switch
in nested elements such as\id
) - Introduce
\id
as markers (#44) - Adjust italics correction (#32) and improve operator spacing (#31)
- Introduce semantic brackets and frames (#37)
- Add
\node
, which can be used to draw lines in AVMs using atikzpicture
(#9)
Full Changelog: v0.2.1...v0.3