Releases: hephy-dd/comet
Releases · hephy-dd/comet
0.11.2
- Resolved
pyvisa
future warning #62.
0.11.0
- Migrated to Qutie version 1.5.2
- Migrated main window and dialog to Qutie.
- Moved all UI components to
comet.ui
to prevent naming conflicts (eg. comet.Button
to comet.ui.Button
).
0.10.2
- Fixed ShuntBox relays issue #53
0.10.1
- Fixed ITC analog channels issue #51
0.10.0
- Migrated to Qutie version 1.3
- Replaced management of
devices
by resources
.
- Added resource timeout property to preferences dialog.
0.9.0
- Improved driver properties
- Improved device emulation
0.8.1
- Fixed missing assets error using Pyinstaller on Windows #45