- Update
typstto v0.15.1. - Add experimental sentence-level text wrapping with
wrap_mode = "sentence"or--wrap-text=sentence. Breaking: the booleanwrap_textconfiguration option is replaced bywrap_mode; migratetrueto"fill"andfalseto"none". The existing bare--wrap-textCLI flag remains supported as shorthand for--wrap-text=fill.