Releases: Zahner-elektrik/Thales-Remote-Python
Releases · Zahner-elektrik/Thales-Remote-Python
v1.2.5
v1.2.4
What's Changed
- Function added to measure single frequency with PAD4 channels
Full Changelog: v1.2.3...v1.2.4
v1.2.3
What's Changed
- make connection thread daemonic by @ilka-schulz in #24
- added check for illegal characters in file names and paths
Full Changelog: v1.2.2...v1.2.3
v1.2.2
1.2.0
What's Changed
- DCSequencer supports 8 ACQ channels.
- DCSequencer parameter accessible via remote
- Jupyter Notebooks reformatted
Full Changelog: v1.1.2...1.2.0
v1.1.2
What's Changed
- Add getVoltage() by @nkawerau in #20
- Add readSetup()
New Contributors
Full Changelog: v1.1.1...v1.1.2
v1.1.1
This package version requires at least version Thales 5.8.6. Previous Thales versions are not compatible with this package version.
What's Changed
- Thales/Term serial number is checked
- Term window can be hidden
New Contributors
Full Changelog: v1.1.0...v1.1.1
v1.1.0
This package version requires at least version Thales 5.8.5. Previous Thales versions are not compatible with this package version.
What's Changed
- PAD4 features extended
- connection to Thales optimised
- CV documentation improved
Full Changelog: v1.0.1...v1.1.0
v1.0.1
What's Changed
- bugfix and rename acquireFile method
Full Changelog: https://github.com/Zahner-elektrik/Thales-Remote-Python/commits/v1.0.1
v1.0.0
What's Changed
- added pyproject.toml; added .gitignore by @ilka-schulz in #3
- add type annotations and some formatting to part of the code by @ilka-schulz in #7
- add context handler for connection class by @ilka-schulz in #12
- add functionality to switch between different EPC devices with the potentiostat turned on without having to turn it off.
- code formating with black.
- release of the package on pip.
New Contributors
- @ilka-schulz made their first contribution in #3
Full Changelog: https://github.com/Zahner-elektrik/Thales-Remote-Python/commits/v1.0.0