Skip to content

V1.3.6

Choose a tag to compare

@cwt cwt released this 09 Aug 11:40
· 31 commits to main since this release

Release v1.3.6

This release focuses on improving the user experience, fixing minor bugs, and enhancing code stability.

Key Changes:

  • Enhanced Mouse Scrolling: Improved mouse scroll wheel support in the Text User Interface (TUI) for a smoother experience.
  • ANSI Stripping Fix: Resolved a bug in the ANSI stripping function that could cause issues with output containing carriage returns.
  • Dependency Updates: Updated the winloop dependency to improve compatibility and performance on Windows.
  • Internal Improvements: Addressed mypy typing errors and increased test coverage for better code quality and reliability.