- Changed default foreground color name to
default-fg
- Slightly reduce pdf size by removing default box fill
- Removed workaround for a bug in
raw
that fixed in Typst 0.10.0
- Fixed height with empty newline
- Added
bold-is-bright
option #2
- Allow setting font to none #3
- Changed default font size to
1em
- Use
raw
to render content now
- Fixed 8-bit colors 8-15 use the wrong colors #4
- Added gruvbox themes #1
- Changed default font size to
9pt
- Prevent
set
affects box layout from outside of the function
- Added most options from
block
function with the same names and default values - Added
vscode-light
theme
- Changed outmost layout from
rect
toblock
- Changed default theme to
vscode-light
- Added
radius
option, default is3pt
- Changed default font size to
10pt
- Changed default font to
Cascadia Code
- Changed default theme to
solarized-light
- Changed coding style to kebab-case and two spaces
first release