Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 535 Bytes

changelog.md

File metadata and controls

9 lines (7 loc) · 535 Bytes

HLISA 1.5

  • Fix an error that can lead to an infinite loop #18
  • Improve the robustness of mouse movements by changing from cursor location bookkeeping to getting the actual cursor location

HLISA 1.6

  • New feature: change the typing speed. Contributed by basvdl97.

HLISA 1.6.1

  • Resolve issue that can crash HLISA when scaling has extreme parameter values, see also this comment.