488 B
488 B
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.