Skip to content

Release v1.1.0

Compare
Choose a tag to compare
@hkpeprah hkpeprah released this 09 May 15:59
· 10 commits to master since this release

Added

  • @chanqueo: Added use_tmpcpy field to constructor for JLink and Library instances to workaround temporary files not been cleaned up; a future patch will change the default behaviour based on the version of the SDK. By default, temporary files are used for the SDK binary.

Changed

  • @CurtisHx: Changed decorator on set_reset_strategy() from @connection_required to @open_required.

Removed