summaryrefslogtreecommitdiff
path: root/crates/typst-cli/src/query.rs
AgeCommit message (Expand)Author
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