Skip to content

Releases: chiply/svg-line

v0.1.5

Choose a tag to compare

@chiply chiply released this 26 Jun 13:18
a66ff84

0.1.5 (2026-06-26)

Features

  • add :tab-background for delineating inactive wrap tabs (#10) (98d28e6)

v0.1.4

Choose a tag to compare

@chiply chiply released this 13 Jun 16:06
6323a7e

0.1.4 (2026-06-13)

Features

  • freeze per-window rendering during minibuffer sessions (#8) (182088b)

v0.1.3

Choose a tag to compare

@chiply chiply released this 12 Jun 15:32
ec4a412

0.1.3 (2026-06-12)

Features

  • row-spanning overlays (:spans) — clock, pie, flank, vector image (#6) (11721ed)

v0.1.2

Choose a tag to compare

@chiply chiply released this 08 Jun 13:06
2af4f4a

0.1.2 (2026-06-08)

Features

  • extract svg-line-map-string-regions primitive (#4) (55cf773)

v0.1.1

Choose a tag to compare

@chiply chiply released this 08 Jun 12:52
e83b1f8

0.1.1 (2026-06-08)

Features

  • auto-derive char-advance from font size; add svg-line-segs-from-string (#2) (218dcfc)

v0.1.0

Choose a tag to compare

@chiply chiply released this 08 Jun 06:37
00cb389

0.1.0 (2026-06-08)

Features

  • SVG-rendered tab-bar, tab-line, header-line and mode-line (62ecc00)

Bug Fixes

  • drop Nix CI steps (FlakeHub auth no longer available) (da89b62)

Miscellaneous Chores