Skip to content

1.2.0-dev0

Pre-release
Pre-release

Choose a tag to compare

@bkeryan bkeryan released this 06 Jun 16:58
· 137 commits to master since this release
555b1c0

Resolved Issues

Major Changes

  • Removed the docs extra and converted it to a Poetry dependency group.

Minor Changes

  • Upgrade to Python 3.9 syntax (#681)
  • README.rst: Clarify that NI created and supports this package (#703)
  • nidaqmx: Update to typeshed gRPC stubs (#708)
  • Update pep8-naming and fix inconsistently named TypeVar (#713)
  • Remove NILICENSE for gRPC Features (#716)
  • Update DAQmx Installer Download Link (#728)
  • mypy: Enable --warn-unused-ignores and remove unused ignores (#749)
  • GitHub Actions workflow and repository improvements
    • Add issue templates and GitHub->AzDO issue syncing (#686, #697)
    • Add virtualenv caching (#702)
    • Use ni/python-actions (#718)
    • Specify required permissions for each job (#724)
    • Pin GitHub Action digests (#727)
    • Add publish workflow (#726)

New Contributors

Full Changelog: 1.1.0...1.2.0-dev0