Skip to content

Measurement Plug-In SDK for Python v2.0.0-dev2

Pre-release
Pre-release
Compare
Choose a tag to compare
@dixonjoel dixonjoel released this 26 Jun 16:05
· 12 commits to releases/2.0 since this release

What's Changed

  • Additional renames away from MeasurementLink
    • Apply renames to markdown contents (#756)
    • Update TestStand sequences with renames (#758)
    • Update discovery client JSON service path (#752)
    • Apply renames in pyproject.toml, docstrings, comments, and logging (#760)
    • Update missed TestStand sequences with renames (#761)
    • Rename .env variable prefix for simulation (#763)
    • Update path names in .py code (#764)
  • Fixes
    • Updating DAQmx example to allow it to run without pin maps (#736)
    • example: game_of_life: remove the second incrementation of generation variable (#770)

New Contributors

Full Changelog: 2.0.0-dev1...2.0.0-dev2