Skip to content

MeasurementLink Support for Python v1.2.0-dev1

Pre-release
Pre-release
Compare
Choose a tag to compare
@bkeryan bkeryan released this 05 Sep 19:16
· 498 commits to main since this release
eb49197

What's Changed

  • Improved support for automatically launching the discovery service
  • Preparation for supporting more data types by @dixonjoel in #352 #354 #357
  • Improved logging and ETW tracing by @bkeryan in #347 #361
  • Fix mypy errors with types-protobuf 4.24 by @bkeryan in #362
  • Examples
    • Add measurement example involving NI-DCPower and NI-VISA DMM instruments by @samchris007 in #323
    • Update examples to centralize USE_SIMULATION in _constants.py by @dixonjoel in #348
    • Read serviceconfig path from __file__ or exe location by @DelpireNI in #355
    • Remove unused TypeVar from _helpers.py by @dixonjoel in #363
    • Make enum zero translation more readable by @bkeryan in #365

Full Changelog: 1.2.0-dev0...1.2.0-dev1