Skip to content

Releases: EmDash00/forcedimension-python

v0.2.0b1

07 Nov 22:23
c53de4b
Compare
Choose a tag to compare
v0.2.0b1 Pre-release
Pre-release
  • 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

v0.1.7

07 Nov 22:10
82ce615
Compare
Choose a tag to compare
  • Relicense to LGPLv3

v0.1.6

12 Jul 22:35
f9a5ff2
Compare
Choose a tag to compare

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

v0.1.5

21 Jul 21:42
2d31db7
Compare
Choose a tag to compare

Fix circular import issues.

v0.1.4

21 Jul 21:11
5a384d2
Compare
Choose a tag to compare

Patch kbGet.

v0.1.3

20 Jul 22:43
e25965c
Compare
Choose a tag to compare

Fix classifiers and README.md for PyPI installation.

v0.1.2

20 Jul 22:33
ec10e16
Compare
Choose a tag to compare

Fix some issues with version mismatching in some files

v0.1.1

20 Jul 22:10
Compare
Choose a tag to compare

Add mocking of runtime loaded libraries during sphinx builds.

v0.1.0

20 Jul 21:06
b4e492f
Compare
Choose a tag to compare

Initial alpha release.