Releases: PatrickBaus/pyAsyncHP3478A
Releases · PatrickBaus/pyAsyncHP3478A
Release of version 1.4.5
This release fixes the incorrect version published to PyPI. There are no changes compared to 1.4.3.
Full Changelog: 1.4.3...1.4.5
Release of version 1.4.3
Updated pyproject.toml to fix the changes made in pypa/setuptools#4159
Full Changelog: 1.4.2...1.4.3
Release of version 1.4.2
What's Changed
- Updated pyproject.toml to fix the changes made in pypa/setuptools#4159
- [gha] Bump actions/setup-python from 4 to 5 by @dependabot in #1
- [gha] Bump pre-commit/action from 3.0.0 to 3.0.1 by @dependabot in #2
- Updated to pass latests linters by @PatrickBaus in #3
New Contributors
- @dependabot made their first contribution in #1
- @PatrickBaus made their first contribution in #3
Full Changelog: v1.4.1...1.4.2
Release of version 1.4.1
Reverted set_ntc_parameters() back to floats
Version 1.4.0
Breaking change: Split flags, enums and errors into their own files.
Updated documentation
Version 1.3.3
Added type hinting and refactored code
Version 1.1.2
Initial release