MeasurementLink Support for Python v1.3.0-dev1
Pre-release
Pre-release
What's Changed
- Bug fixes
- DeprecationWarning raised due to Pathlib.Path (#514)
- Fix incorrect type hints for some new session management APIs. Mypy doesn't catch these because the driver APIs don't have type hints yet, but it affects auto-complete.
- Documentation improvements
- Migrate documentation from GitHub pages to Read the Docs: https://measurementlink-python.readthedocs.io/ (#505 #513)
- Examples
- Tests
Full Changelog: 1.3.0-dev0...1.3.0-dev1