mirror of
https://github.com/helix-editor/termina.git
synced 2025-10-05 16:12:55 +02:00
737 B
737 B
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[v0.1.1] - 2025-09-12
Added
- Expose the
Parser
type (#12)
Fixed
- Fix overflowing subtraction on large mouse positions without SGRMouse enabled (#11)
- Fix Illumos build by avoiding compiling macOS-specific polling functions (#13)
[v0.1.0] - 2025-08-31
Added
- Initial publish