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
/
cli
Age
Commit message (
Expand
)
Author
2023-05-23
Add support for date & time handling (#435)
Laurenz Stampfl
2023-05-22
Don't emit color codes if stderr isn't a TTY
Laurenz
2023-05-22
Set exit code for CLI errors
Laurenz
2023-05-22
Tidy up CLI
Laurenz
2023-05-20
Version bump
v0.4.0
Laurenz
2023-05-19
cli: Emit escape codes only if output is a tty (#1188)
Johannes Wolf
2023-05-16
Bump comemo
Laurenz
2023-05-11
Remove 'static bound on `World`
Laurenz
2023-05-03
Add rust minimum version in `Cargo.toml` (#902)
HarmoGlace
2023-04-26
Version bump
v0.3.0
Laurenz
2023-04-26
Touch up docs
Laurenz
2023-04-26
Upgrade a bunch of deps and remove two unused ones (#968)
Alex Saveau
2023-04-23
Add instrumentation (Part 1) (#761)
Sébastien d'Herbais de Thun
2023-04-19
Change SipHash2-4 -> SipHash1-3 (#780)
Daniel Csillag
2023-04-17
Bump comemo
Laurenz
2023-04-13
Reduce amount of hashing
Laurenz
2023-04-13
Include embedded fonts in listing
Laurenz
2023-04-12
Read font path from environment variables (#649)
Michael Lohr
2023-04-11
Version bump
v0.2.0
Laurenz
2023-04-11
Fixes CLI blocking upon opening pdf viewer (#706)
Timme Bethe
2023-04-06
Add shell completions and man pages (#582)
figsoda
2023-04-06
embed New Computer Modern into binary (#340)
Charlie Moog
2023-04-05
Bump version
v0.1.0
Laurenz
2023-04-04
CLI: open flag (#480)
Sébastien d'Herbais de Thun
2023-04-01
Add aliases for subcommands (#485)
figsoda
2023-04-01
Needless clone, borrows, casts and lifetimes (#504)
Marek Barvíř
2023-03-31
Correct minor typos (#474)
Chris Ohk
2023-03-30
Rewrite of CLI using clap (#468)
Sébastien d'Herbais de Thun
2023-03-30
cli: Allow reading every path not of type dir (#414)
Johannes Wolf
2023-03-29
Fix file watching when only file name is given (#433)
Alexander Korn
2023-03-28
Watch root directory instead of current one
Laurenz
2023-03-28
Return with non-zero status code in case of error
Laurenz
2023-03-28
Fix tests on Windows
Laurenz
2023-03-28
Also embed oblique monospace fonts
Laurenz
2023-03-27
Bump dependencies
Laurenz
2023-03-26
Cache eviction helps
Laurenz
2023-03-25
Don't let the build script overwrite TYPST_VERSION (#154)
figsoda
2023-03-25
Add custom font search path support for typst cli (#270)
7sDream
2023-03-24
Fix index out of bounds error in build script (#173)
figsoda
2023-03-24
Changed "ColorChoice::Always" to "ColorChoice::Auto" to honour user setting o...
Dave L
2023-03-22
Fix build if not on a git checkout (#119)
Felix Obenhuber
2023-03-21
Switch to `Buffer::from_static` for embedded fonts
Laurenz
2023-03-21
Fail gracefully if `git` does not exist
Laurenz
2023-03-21
Embed standard fonts in binary
v23-03-21-2
Laurenz
2023-03-21
Release action
Laurenz
2023-03-17
Hover and autocomplete in show rules
Laurenz
2023-03-01
Split up `model` module
Laurenz
2023-02-06
Set Typst versions to `0.0.0`
Laurenz
2022-12-19
Syntax and example sections
Laurenz
2022-12-02
Introduce virtual typesetter
Laurenz
[next]