Skip to content

Releases: omarluq/termisu

v0.4.5

30 Mar 20:14

Choose a tag to compare

What's Changed

Full Changelog: v0.4.4...v0.4.5

v0.4.4

30 Mar 19:35

Choose a tag to compare

What's Changed

  • Run cleanup pass across Termisu internals by @omarluq in #117
  • Improve cursor handling and add terminal capabilities (title, shape, blink) by @wuestenfee in #119
  • fix cursor zero-size guard and isolate terminal cursor specs by @omarluq in #126
  • fix terminal state restore cache consistency by @omarluq in #127
  • fix comment to avoid ameba violation by @omarluq in #130
  • add terminal coverage for input mode toggles and title updates by @omarluq in #129
  • internalize poll bindings to avoid LibC shard conflicts by @omarluq in #128
  • refactor terminal specs to use captured terminal behavior by @omarluq in #131
  • improve test coverage by @omarluq in #132

Full Changelog: v0.4.3...v0.4.4

v0.4.3

10 Mar 21:23

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.2...v0.4.3

v0.4.2

08 Mar 06:19

Choose a tag to compare

Full Changelog: v0.4.1...v0.4.2

v0.4.1

27 Feb 04:25

Choose a tag to compare

What's Changed

  • trying hwaro ended up making a site for temrisu by @omarluq in #97
  • [codex] Improve event loop throughput and timer backpressure handling by @omarluq in #99

Full Changelog: v0.4.0...v0.4.1

v0.4.0

26 Feb 05:50

Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v0.4.0

v0.3.1

28 Jan 08:48

Choose a tag to compare

What's Changed

  • fix(event): remove double timeout in SystemTimer and fix Poller wait by @omarluq in #76
  • Crystal 1.19.1 by @omarluq in #80

Full Changelog: v0.3.0...v0.3.1

v0.3.0

17 Dec 06:30

Choose a tag to compare

What's Changed

  • Improve gha by @omarluq in #40
  • Update actions/download-artifact action to v7 by @renovate[bot] in #41
  • Update pnpm to v10.26.0 by @renovate[bot] in #43
  • Update dependency @biomejs/biome to v2.3.9 by @renovate[bot] in #44
  • Cirrus ci by @omarluq in #45
  • Add cross-platform event poller with epoll, kqueue, and poll backends by @omarluq in #42
  • Add SystemTimer with kernel-level timing for precise animations by @omarluq in #46

Full Changelog: v0.2.1...v0.3.0

v0.2.1

14 Dec 23:04

Choose a tag to compare

What's Changed

  • Nest MouseButton and MouseProtocol inside Mouse struct as Button and … by @omarluq in #39

Full Changelog: v0.2.0...v0.2.1

v0.2.0

14 Dec 22:27

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.2.0