Releases: intrepidcs/python_ics
Releases · intrepidcs/python_ics
v923.11
What's Changed
- V922.16 by @drebbe-intrepid in #224
- add get_firmware_variant() by @drebbe-intrepid in #225
Full Changelog: v922.16...v923.11
v922.16
v921.16.2
What's Changed
- Add support for icsneoRequestSetNeoVIMiscIO by @drebbe-intrepid in #222
- Fix set_reflash_callback by @bmjones2 in #223
Full Changelog: v921.16...v921.16.2
v921.16.1
Add support for icsneoRequestSetNeoVIMiscIO (#222)
Full Changelog: v921.16...v921.16.1
v921.16
What's Changed
- Fixed new header cicsSpyStatusBits.h. by @drebbe-intrepid in #218
- update to v921 header by @drebbe-intrepid in #220
- Fixes #219
- Add Python 3.14
- Remove Python 3.9
- Added pytest and runs in CI
- Updated cibuildwheel
- Updated documentation to utilize dynamic versioning.
Full Changelog: v920.14.2...v921.16
v920.14.2
What's Changed
- Fixed Device name formatting shows null characters by @drebbe-intrepid in #217
Full Changelog: v920.14.1...v920.14.2
v920.14.1
What's Changed
- Fixed ics.SpyMessage.ExtraDataPtr can't handle larger than 255 length by @drebbe-intrepid in #215
Full Changelog: v920.14...v920.14.1
v920.14
What's Changed
- Added support for
icsneoGetIMEI()andicsneoGetComponentVersions(). This will be part of v921 and not available in v920 yet. - Added support for
icsneoGetDeviceName(). This will eliminate "Unknown" device strings for new devices. We fallback to old behavior on older icsneo40 DLLs. - Fixed GIL release/acquire issues that would lead to crashing.
- Remove deprecated devices by @MJun77 in #211
- Recover EPSILON_EXPRESS missing by @MJun77 in #212
New Contributors
Full Changelog: v919.16...v920.14
v919.16
Update to v919.16
Full Changelog: v918.15...v919.16