v918.14
·
29 commits
to master
since this release
What's Changed
- v918.14 update, python 3.13, and fixed compiler warnings in #204
- Python 3.13 support
- Python 3.13 free-threading support. Free-threading support is essentially untested for threading issues. As support for this is still experimental upstream focus on this isn't a priority yet. Any mutable containers pass in to the API calls should be guarded for now if being used concurrently.
- Enabled compiler warnings to catch some minor issues.
- updated libicsneo to 02b5daf
- Enable internal firmware flashing over CAN. by @overheadattack in #198
New Contributors
- @overheadattack made their first contribution in #198
Full Changelog: v917.18...v918.14