Releases: omarluq/termisu
Releases · omarluq/termisu
v0.4.5
v0.4.4
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
What's Changed
- Support multi-codepoint graphemes in set_cell by @wuestenfee in #115
New Contributors
- @wuestenfee made their first contribution in #115
Full Changelog: v0.4.2...v0.4.3
v0.4.2
Full Changelog: v0.4.1...v0.4.2
v0.4.1
v0.4.0
v0.3.1
v0.3.0
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
v0.2.0
What's Changed
- Unbuffer for testing by @omarluq in #20
- Configure Renovate by @renovate[bot] in #21
- Update actions/cache action to v5 by @renovate[bot] in #22
- Update actions/checkout action to v6 by @renovate[bot] in #23
- Update actions/upload-pages-artifact action to v4 by @renovate[bot] in #25
- Term modes by @omarluq in #26
- Add DEC Mode 2026 synchronized updates with single-flush optimization by @omarluq in #27
- Clean up spec support with one class per file and consistent naming by @omarluq in #28
- E2e tests by @omarluq in #29
- Add more caching to gha by @omarluq in #30
- Update actions/setup-node action to v6 by @renovate[bot] in #32
- Update pnpm to v9.15.9 by @renovate[bot] in #31
- Add more e2e test cases by @omarluq in #37
- Update actions/upload-artifact action to v6 by @renovate[bot] in #33
- Update dependency node to v24 by @renovate[bot] in #35
- Update dependency @biomejs/biome to v2 by @renovate[bot] in #34
- Update pnpm to v10 by @renovate[bot] in #36
- Flaky test by @omarluq in #38
New Contributors
Full Changelog: v0.1.0...v0.2.0