index
:
typst
0.10
0.11
0.11-with-extras
0.11.1-with-extras
0.12
0.12.0-with-extras
0.13
0.6
0.7
0.8
0.9
better-lists
consistent-html-frame-size
digital-signatures
html-content-models
improve-raw-docs
in-operator-for-modules
main
parallel-iterations
pdf-accessibility
pdf-lang
rect-strokes
ref-cite-warn
repeat-figure-caption
table-subfooters
type-str-compat-round-2
warn-suppression
MSM's mirror of Typst
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
src
Age
Commit message (
Expand
)
Author
2024-05-17
Run PDF and SVG export in CI (#4097)
Laurenz
2024-05-17
Better test runner (#3922)
Laurenz
2024-03-09
Generate PDF ID automatically unless we really have a stable ID (#3591)
Laurenz
2024-03-07
Remove unmaintained benchmarks (#3569)
Laurenz
2024-03-06
Add `typst init` command (#3544)
Laurenz
2024-02-28
Make use of `is_some_and` where applicable (#3523)
Laurenz
2024-02-28
Externalize assets (#3515)
Laurenz
2024-02-27
New context system (#3497)
Laurenz
2024-02-21
Destructuring improvements (#3463)
Laurenz
2024-02-12
Run tests roughly in order (#3402)
Laurenz
2024-01-17
Add `Page` struct
Laurenz
2024-01-09
Test autocomplete (#2912)
astrale-sharp
2023-12-19
Show which reference image was updated (#3008)
PgBiel
2023-12-18
Key/Value data from CLI (#2894)
Laurenz
2023-12-14
Make `World` thread-safe
Laurenz
2023-12-06
Let test.rs --exact also accept file path of a typ file (#2817)
Leedehai
2023-12-06
Use a rotating test progress printer (#2872)
Leedehai
2023-12-04
Enable workspace lints for tests
Laurenz
2023-11-27
Bump dependencies
Laurenz
2023-11-26
Rework `Vt` into `Engine`
Laurenz
2023-11-24
Merge `typst` and `typst-library`
Laurenz
2023-11-19
Rename typeset function to layout
Laurenz
2023-11-19
Watching fixes (#2706)
Laurenz
2023-11-08
Move some things out of `util`
Laurenz
2023-11-08
Extract `typst-pdf` crate
Laurenz
2023-11-08
Extract `typst-svg` crate
Laurenz
2023-11-08
Extract `typst-render` crate
Laurenz
2023-10-27
Add IDs and creation date to PDFs (#2374)
Martin Haug
2023-10-17
Cached export for incremental (#2400)
Sébastien d'Herbais de Thun
2023-10-17
Replace `Vec` with `EcoVec`, removed `Box` (#2420)
Sébastien d'Herbais de Thun
2023-10-09
Bump ecow
Laurenz
2023-10-04
Add `Repr` trait (#2269)
MALO
2023-09-19
Improve span stability after incremental parsing
Laurenz
2023-09-19
Gradient Part 1 - Color rework (#2171)
Sébastien d'Herbais de Thun
2023-09-11
Update tests for type system changes
Laurenz
2023-09-04
Allow packages to specify their minimum compiler version
Laurenz
2023-08-29
Add a bit more docs to `compile`
Laurenz
2023-08-29
More type safety for spans
Laurenz
2023-08-22
Virtual path type
Laurenz
2023-08-08
Refactor SVG export a bit
Laurenz
2023-08-08
Add SVG export (#1729)
Wenzhuo Liu
2023-08-04
Bytes type
Laurenz
2023-08-03
Warn if layout doesn't stabilize (#1684)
bluebear94
2023-07-19
Add infrastructure for compiler warnings (#1731)
lolstork
2023-07-18
Extract syntax module into typst-syntax crate
Laurenz
2023-06-28
Reintroduce `--root`
Laurenz
2023-06-27
Basic package management
Laurenz
2023-06-24
Tidy up
Laurenz
2023-06-24
Add infrastructure to enrich errors with hints (#1486)
Mathias Fischler
2023-06-12
Support for inside and outside margins (#1308)
Luis David Licea Torres
[next]