v1.0.1
·
227 commits
to main
since this release
v1.0.1 (2023-12-01)
Merged Pull Requests
- Fix import error on mac with system integrity protection (#109)
- feat(rest_api_device): Enable sending raw data for restful api devices. (#107)
- build: Update package classifiers. (#106)
Added
- Added an option to send raw data for RESTful API devices
Changed
- Updated the package classifiers for PyPI
Fixed
- Fixed a crash observed on macOS when importing
tm_devices
, issue #108