| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-04-11 | Version bumpv0.2.0 | Laurenz | |
| 2023-04-11 | Update changelog | Laurenz | |
| 2023-04-11 | Let dictionaries respect insertion order | Laurenz | |
| 2023-04-11 | Improve documentation | Laurenz | |
| 2023-04-11 | Add support for more ratio multiplications | Laurenz | |
| 2023-04-11 | Remove support for number / ratio | Laurenz | |
| If `1 * 40%` and `1 / 40%` both work, then I would expect `1cm * 40%` and `1cm / 40%` to work, too. So the result of both multiplication and division is always the left type. Same with `100% * 40%`. But `100% / 40%` does not return a ratio, it returns a float. This breaks the consistency. For this reason, I am removing support for just the new divisions for now, but we can revisit this. | |||
| 2023-04-11 | Optimization to `Introspector::extract` (#734) | Daniel Csillag | |
| 2023-04-11 | fix parenthesized binding (#707) | Marmare314 | |
| 2023-04-11 | Fix highlighting of identifiers before brackets | Laurenz | |
| 2023-04-11 | Fix heading supplement | Laurenz | |
| Fixes #730 | |||
| 2023-04-11 | Fix duplicate error message for destructuring | Laurenz | |
| 2023-04-11 | Remove enumeration support from `map` | Laurenz | |
| 2023-04-11 | Fix square sizing | Laurenz | |
| Fixes #85. | |||
| 2023-04-11 | add `sinc` operator (#720) | classabbyamp | |
| this is for the sinc function (https://en.wikipedia.org/wiki/Sinc_function) | |||
| 2023-04-11 | Allow treating ratios as floats (#681) | Eric Biedert | |
| 2023-04-11 | Fixes CLI blocking upon opening pdf viewer (#706) | Timme Bethe | |
| Fixes issue typst/typst#704 by making opening a pdf viewer non-blocking. This does remove error reporting when the pdf viewer fails to be opened. This error reporting is difficult to regain since the error happens on a different thread. | |||
| 2023-04-11 | Add Czech translation (#683) | Radim Sückr | |
| 2023-04-11 | Added Arabic translations (#688) | Abdul Rahman Sibahi | |
| 2023-04-11 | Add Vietnamese Translation (#684) | ichxorya | |
| 2023-04-11 | add documentation for enumerate function (#664) | Marmare314 | |
| 2023-04-11 | Docs for Newton's notation for derivatives (#670) | Eric Biedert | |
| 2023-04-11 | Remove waitlist reference from tutorial (#705) | Michael Lohr | |
| 2023-04-11 | Remove '#' from FracElem docs (#691) | Leedehai | |
| 2023-04-11 | Array sorting by key (#584) | Daniel Csillag | |
| 2023-04-11 | Add cloning the the build steps | Laurenz | |
| 2023-04-11 | Revise Readme | Laurenz | |
| 2023-04-07 | Update tiny-skia (#166) | Ralph Langendam | |
| 2023-04-07 | Swap the misplaced top/bottom style (#642) | Leedehai | |
| 2023-04-07 | Basic docker support (#234) | adamijak | |
| 2023-04-07 | realize before layout_math (#637) | _rqy | |
| 2023-04-06 | Add shell completions and man pages (#582) | figsoda | |
| 2023-04-06 | Fix numbering test | Laurenz | |
| 2023-04-06 | Add Chinese numbering (#565) | SteamedFish | |
| 2023-04-06 | Fix block sizing test | Laurenz | |
| 2023-04-06 | embed New Computer Modern into binary (#340) | Charlie Moog | |
| 2023-04-06 | Add 'layout' function to obtain the size of the outer container (#557) | Pg Biel | |
| 2023-04-06 | Add Iroha-style numbering (+ bugfix) (#555) | Alex Sayers | |
| 2023-04-06 | Unpacking syntax (#532) | Marmare314 | |
| Closes #341 | |||
| 2023-04-06 | Fix block child spacing | Laurenz | |
| 2023-04-06 | Reorganize matches on languages | Laurenz | |
| 2023-04-06 | Add Norwegian language support (#628) | jakobrs | |
| 2023-04-06 | add support for polish language (#623) | zymon | |
| 2023-04-06 | add support for slovenian language (#621) | Vid Drobnič | |
| 2023-04-06 | Fix path and polygon strokes | Laurenz | |
| 2023-04-06 | Fix box and block sizing | Laurenz | |
| 2023-04-06 | Changed rules of figures (#627) | Sébastien d'Herbais de Thun | |
| 2023-04-06 | Path support (#536) | SekoiaTree | |
| 2023-04-05 | Appends a hint if length is expected but hint provided. (#580) | astrale-sharp | |
| 2023-04-05 | Fix RU translation for raw block (#596) | teenjuna | |
| 2023-04-05 | Fixed page numbering (#594) | Sébastien d'Herbais de Thun | |
