- Deprecate `forcedimension.HapticDaemon` in favor of the new `forcedimension.HapticDevice.poll()` - Enhance performance for Windows and general multithreaded performance - Comply with pydantic to add built-in support for serialization - Refactor direct bindings out to `forcedimension-core`
0.1.7
- Relicense to LGPLv3
0.1.6
Patch release for v0.1.5.
- Relicense to GPL3 - Fixed typing of `dhd.sleep()` that resulted in an import error. - Fixed typos in various docstrings
0.1.5
Fix circular import issues.
0.1.4
Patch kbGet.
0.1.3
Fix classifiers and README.md for PyPI installation.