summaryrefslogtreecommitdiff
path: root/crates/typst-cli/src/query.rs
AgeCommit message (Expand)Author
2024-06-22Add message when trying to access a field that is not set (#4399)+merlan #flirora
2024-06-10Remove `Tracer` (#4365)Laurenz
2024-06-04Refactor casts to use `HintedStrResult` (#4229)PgBiel
2024-05-29Add ability to choose between minified and pretty-printed JSON (#4161)Ilia
2024-02-21Added `LazyHash` (#3451)Sébastien d'Herbais de Thun
2024-02-14Fix watches on moves and removes (#3371)frozolotl
2023-12-30New performance timings (#3096)Sébastien d'Herbais de Thun
2023-11-30Optimized labels & introspector (#2801)Sébastien d'Herbais de Thun
2023-11-24Merge `typst` and `typst-library`Laurenz
2023-11-06Content rework 2 - Electric Boogaloo (#2504)Sébastien d'Herbais de Thun
2023-09-12Gracefully handle error if field was not defined (#2110)frozolotl
2023-09-11Forward third-party errorsLaurenz
2023-09-11Support proxy and custom certificate configuration. (#2006)Zicklag
2023-08-29Add a bit more docs to `compile`Laurenz
2023-08-06Query-System for metadata (#1812)Beiri22