Files
termina/CHANGELOG.md
Michael Davis bb5d2853d2 Release v0.1.1
2025-09-12 10:05:10 -04:00

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