Skip to content

Releases: boppreh/mouse

v0.7.1

01 Jan 16:50
Compare
Choose a tag to compare
  • Fixed errors and incorrect information on setup.py.
  • Fixed Windows segfault.
  • Applied pending bug fixes.

v0.7.0

15 Aug 02:45
Compare
Choose a tag to compare
  • [All] Fix Windows hook error (#1).
  • [All] Add main module, allowing python -m mouse to save and load events.

v0.6.1

08 Aug 13:14
Compare
Choose a tag to compare
  • [Windows] Fixed ctypes type-checking error.
  • [All] Misc fixes to release process.

v0.6.0

04 Aug 02:45
Compare
Choose a tag to compare
  • Added README and API docs.
  • Bump version to replace old library.

v0.0.1

04 Aug 02:18
Compare
Choose a tag to compare
  • Initial release, migrated from keyboard package.