summaryrefslogtreecommitdiff
path: root/crates/typst-cli/src/query.rs
AgeCommit message (Collapse)Author
2023-09-12Gracefully handle error if field was not defined (#2110)frozolotl
2023-09-11Forward third-party errorsLaurenz
Better to know something even if it isn't always formatted in the prettiest way
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
Co-authored-by: Laurenz <laurmaedje@gmail.com>