Skip to content

Latest commit

 

History

History
30 lines (15 loc) · 488 Bytes

CHANGES.md

File metadata and controls

30 lines (15 loc) · 488 Bytes

0.7.1

  • Fixed errors and incorrect information on setup.py.
  • Fixed Windows segfault.
  • Applied pending bug fixes.

0.7.0

  • [All] Fix Windows hook error (#1).
  • [All] Add main module, allowing python -m mouse to save and load events.

0.6.1

  • [Windows] Fixed ctypes type-checking error.
  • [All] Misc fixes to release process.

0.6.0

  • Added README and API docs.
  • Bump version to replace old library.

0.0.1

  • Initial release, migrated from keyboard package.