Laurenz
|
8ace67d942
|
Version bump
v0.13.1
|
2025-03-07 11:13:08 +01:00 |
|
Laurenz
|
81e9bc7c8f
|
0.13.1 changelog (#6025)
|
2025-03-07 11:10:26 +01:00 |
|
Laurenz
|
381ff0cc2c
|
Mark breaking symbol changes as breaking in 0.13.0 changelog (#6024)
|
2025-03-07 10:22:12 +01:00 |
|
Malo
|
393be881f8
|
Mention that sym.ohm was removed in the 0.13.0 changelog (#6017)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
|
2025-03-07 10:22:12 +01:00 |
|
Laurenz
|
74826fc6ec
|
Replace par function call in tutorial (#6023)
|
2025-03-07 09:53:39 +01:00 |
|
Laurenz
|
fe94b2b54f
|
Hotfix for labels on symbols (#6015)
|
2025-03-07 09:53:39 +01:00 |
|
Andrew Voynov
|
e0074dfc01
|
Make array.chunks example more readable (#5975)
|
2025-03-06 16:30:59 +01:00 |
|
F2011
|
d97967dd40
|
Correct typo (#5971)
|
2025-03-06 16:30:59 +01:00 |
|
Tijme
|
9c41234574
|
Fix docs example with type/string comparison (#5987)
|
2025-03-06 16:30:59 +01:00 |
|
Emmanuel Lesueur
|
59569cbf61
|
Fix curve with multiple non-closed components. (#5963)
|
2025-02-26 21:21:15 +01:00 |
|
Laurenz
|
d04f014fc6
|
Fix paper name in page setup guide (#5956)
|
2025-02-26 21:21:15 +01:00 |
|
Laurenz
|
4a78a7d082
|
Fix false positive for type/str comparison warning (#5957)
|
2025-02-25 17:00:21 +01:00 |
|
aodenis
|
a754be513d
|
Fix high CPU usage due to inotify watch triggering itself (#5905)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
|
2025-02-25 15:28:14 +01:00 |
|
Laurenz
|
7d4010afad
|
Fix introspection of HTML root sibling metadata (#5953)
|
2025-02-25 15:28:14 +01:00 |
|
Sharzy
|
4893eb501e
|
HTML export: fix elem counting on classify_output (#5910)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
|
2025-02-25 15:28:14 +01:00 |
|
Laurenz
|
20d4f8135a
|
Fix comparison of Func and NativeFuncData (#5943)
|
2025-02-25 15:28:14 +01:00 |
|
PgBiel
|
a998775edc
|
Fix HTML export of table with gutter (#5920)
|
2025-02-25 15:28:14 +01:00 |
|
Laurenz
|
8dce676dcd
|
Version bump
v0.13.0
|
2025-02-19 11:13:25 +01:00 |
|
Laurenz
|
c02cb70f27
|
Update changelog (#5894)
|
2025-02-19 11:07:46 +01:00 |
|
Matthew Toohey
|
0a534f2c0e
|
--make-deps fixes (#5873)
|
2025-02-18 19:19:16 +01:00 |
|
ᡥᠠᡳᡤᡳᠶᠠ ᡥᠠᠯᠠ·ᠨᡝᡴᠣ 猫
|
de16a2ced1
|
HTML export: Use <code> for inline RawElem (#5884)
|
2025-02-18 11:25:46 +01:00 |
|
Laurenz
|
d48708c5d5
|
More robust SVG auto-detection (#5878)
|
2025-02-17 12:49:15 +01:00 |
|
Laurenz
|
e294fe85a5
|
Bring back type/str compatibility for 0.13, with warnings and hints (#5877)
|
2025-02-17 11:52:11 +01:00 |
|
Laurenz
|
2f1a5ab914
|
Remove Linux Libertine warning (#5876)
|
2025-02-16 15:13:42 +01:00 |
|
Ana Gelez
|
c247dbc42d
|
Lazy parsing of the package index (#5851)
|
2025-02-12 17:12:01 +01:00 |
|
+merlan #flirora
|
c259545c6e
|
Gradient::repeat : Fix floating-point error in stop calculation (#5837)
|
2025-02-12 13:53:05 +01:00 |
|
+merlan #flirora
|
e470ccff19
|
Update documentation for float.{to-bits, from-bits} (#5836)
|
2025-02-12 13:53:05 +01:00 |
|
Laurenz
|
024bbb2b46
|
Fix autocomplete and jumps in math (#5849)
|
2025-02-11 12:09:33 +01:00 |
|
Laurenz
|
93fe02b457
|
Bump typst-assets
|
2025-02-10 16:36:30 +01:00 |
|
Laurenz
|
9c3ecf43a0
|
Respect par constructor arguments (#5842)
|
2025-02-10 16:28:49 +01:00 |
|
TwoF1nger
|
ab5e356d81
|
Add smart quotes for Bulgarian (#5807)
|
2025-02-10 16:28:49 +01:00 |
|
Malo
|
88f88016e0
|
Add warning for pdf.embed elem used with HTML (#5829)
|
2025-02-10 16:28:49 +01:00 |
|
PgBiel
|
72060d0142
|
Don't crash on image with zero DPI (#5835)
|
2025-02-10 16:28:48 +01:00 |
|
Laurenz
|
20dd19c64e
|
Fix unnecessary import rename warning (#5828)
|
2025-02-06 22:16:07 +01:00 |
|
Laurenz
|
f64d029fe6
|
Document removals in changelog (#5827)
|
2025-02-06 22:16:07 +01:00 |
|
Laurenz
|
c417b17442
|
Fix docs outline for nested definitions (#5823)
|
2025-02-06 11:24:19 +01:00 |
|
Malo
|
c2316b9a3e
|
Documentation fixes and improvements (#5816)
|
2025-02-06 11:24:19 +01:00 |
|
Laurenz
|
d8b79b5b9b
|
Autocomplete content methods (#5822)
|
2025-02-06 11:24:19 +01:00 |
|
Laurenz
|
56d8188c61
|
Release Candidate 1
v0.13.0-rc1
|
2025-02-05 15:49:19 +01:00 |
|
Laurenz
|
4a9a5d2716
|
0.13 changelog (#5801)
|
2025-02-05 13:47:32 +00:00 |
|
Laurenz
|
029ae4a5ea
|
Export target docs (#5812)
Co-authored-by: Martin Haug <3874949+reknih@users.noreply.github.com>
|
2025-02-05 13:24:10 +00:00 |
|
Laurenz
|
25f6a7ab16
|
Bump more dependencies (#5813)
|
2025-02-05 12:58:43 +00:00 |
|
Eric Biedert
|
85b0318158
|
Fix small copy-paste oversight (#5811)
|
2025-02-05 12:40:54 +00:00 |
|
Laurenz
|
fe16b35f02
|
Bump dependencies (#5808)
|
2025-02-04 15:22:24 +00:00 |
|
Laurenz
|
0ea668077d
|
Bump codex to 0.1.0 (#5805)
|
2025-02-04 10:08:43 +00:00 |
|
dependabot[bot]
|
73ffbdef2b
|
Bump openssl from 0.10.66 to 0.10.70 (#5802)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-02-04 09:40:28 +00:00 |
|
Ryan Chua
|
b25cf22018
|
Fix typo in page documentation (#5804)
|
2025-02-04 09:40:10 +00:00 |
|
Laurenz
|
50ccd7d60f
|
Scope deprecations (#5798)
|
2025-02-04 09:38:31 +00:00 |
|
Laurenz
|
5b3593e571
|
Enable HTML feature in docs generator (#5800)
|
2025-02-03 17:06:45 +00:00 |
|
Laurenz
|
eee903b0f8
|
Refactor Scope (#5797)
|
2025-02-03 16:04:54 +00:00 |
|