Skip to content

v918.14

Choose a tag to compare

@drebbe-intrepid drebbe-intrepid released this 14 Feb 16:42
· 29 commits to master since this release
677e23c

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

Full Changelog: v917.18...v918.14