You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGES
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
-
XXXX-XX-XX
1
+
2026-04-07
2
2
3
-
* New bestfit option provides lenient physspec mode that renders at the best available dimensions when specification data is incomplete or the effective X-dimension is outside bounds.
4
-
* The physspec, propspec and bestfit options can be set globally via global_ctx.
3
+
* The spec-based options were renamed to propspec, strictspec and loosespec and can be set via global_ctx.
4
+
* The hdim option now correctly sets bar height under strictspec and loosespec.
0 commit comments