Skip to content

Releases: typester/ranma

v0.1.13

Choose a tag to compare

@github-actions github-actions released this 07 May 20:52
ddd2a53

0.1.13 (2026-05-07)

Bug Fixes

  • guard against nil CGDisplayCreateUUIDFromDisplayID in detectFullscreenDisplays (#30) (64255b1)

v0.1.12

Choose a tag to compare

@github-actions github-actions released this 07 May 17:43
097d8dc

0.1.12 (2026-05-07)

Bug Fixes

  • guard against nil CFUUIDCreateString result in detectFullscreenDisplays (#28) (5e23e11)

v0.1.11

Choose a tag to compare

@github-actions github-actions released this 27 Feb 05:57
be9d81e

0.1.11 (2026-02-27)

Features

Bug Fixes

  • process state change events synchronously on main thread (#25) (61b9f6e)

v0.1.10

Choose a tag to compare

@github-actions github-actions released this 25 Feb 18:10
8174b14

0.1.10 (2026-02-25)

Bug Fixes

  • migrate implicit nodes back to main display on display change (#23) (94fc50c)

v0.1.9

Choose a tag to compare

@github-actions github-actions released this 19 Feb 22:35
2e8c2d7

0.1.9 (2026-02-19)

Bug Fixes

  • use CGMainDisplayID() instead of NSScreen.main for primary display detection (#21) (41efff4)

v0.1.8

Choose a tag to compare

@github-actions github-actions released this 18 Feb 01:40
ceb9c2f

0.1.8 (2026-02-18)

Features

  • add image rendering support with file-based image cache (#19) (a632da0)

v0.1.7

Choose a tag to compare

@github-actions github-actions released this 18 Feb 00:12
0a34f9a

0.1.7 (2026-02-18)

Bug Fixes

  • remove_node now recursively removes all descendants (transitive closure) (#17) (1193645)

v0.1.6

Choose a tag to compare

@github-actions github-actions released this 17 Feb 23:30
cf30d10

0.1.6 (2026-02-17)

Features

  • add style variant examples for unified bar (#14) (dd9a0bd)

Bug Fixes

  • resolve display migration architectural issues (#16) (75efb30)

v0.1.5

Choose a tag to compare

@github-actions github-actions released this 17 Feb 17:59
df50958

0.1.5 (2026-02-17)

Features

  • add tree subcommand to display node hierarchy (#13) (aa5964e)

Bug Fixes

  • add retry logic to detect-release step in release workflow (#10) (b258ed1)

v0.1.4

Choose a tag to compare

@github-actions github-actions released this 17 Feb 16:23
826c684

0.1.4 (2026-02-17)

Features

  • hide bar on fullscreen spaces (#9) (ecaf2b2)

Bug Fixes

  • prevent bar from appearing at wrong position on display changes (#7) (8508b81)