- Fixed errors and incorrect information on setup.py.
- Fixed Windows segfault.
- Applied pending bug fixes.
- [All] Fix Windows hook error (#1).
- [All] Add main module, allowing
python -m mouse
to save and load events.
- [Windows] Fixed ctypes type-checking error.
- [All] Misc fixes to release process.
- Added README and API docs.
- Bump version to replace old library.
- Initial release, migrated from
keyboard
package.