Releases: PandABlocks/PandABlocks-client
Releases · PandABlocks/PandABlocks-client
0.10.1
What's Changed
- Improve the error messages by including command sent by @coretl in #94
- removed
min_units
fromTimeFieldInfo
by @evalott100 in #96
Full Changelog: 0.10.0...0.10.1
0.10.0
What's Changed
- Make hdf datasets always be float64 unless they are pcap bits by @evalott100 in #93
Full Changelog: 0.9.0...0.10.0
0.9.0
What's Changed
- allowed a dictionary of alternate dataset names to be given by the writer by @evalott100 in #91
Full Changelog: 0.8.0...0.9.0
0.8.0
What's Changed
- Update to latest python3-pip-skeleton version by @M-Chan in #71
- Applied python-copier-template v1.0.0 by @M-Chan in #73
- Copier update to ci-split branch by @M-Chan in #74
- adjusted code to allow the server to send either name by @evalott100 in #77
- Update copier template by @evalott100 in #84
- made ruff compliant by @evalott100 in #86
- Save 'arm_time', 'start_time' and 'hw_time_offset_ns' to file by @dmgav in #81
- added a break condition to
_ctrl_read_forever
by @evalott100 in #88
New Contributors
Full Changelog: 0.7.0...0.8.0
0.7.0
What's Changed
- Added an optional frameswritten setter by @evalott100 in #67
- Reran black by @evalott100 in #70
Full Changelog: 0.6.1...0.7.0
0.6.1
Full Changelog: 0.5.4...0.6.1
0.5.4
What's Changed
- Changed test so it forces error to be raised by @evalott100 in #60
- Skeletonified client by @evalott100 in #61
Full Changelog: 0.5.3...0.5.4
0.5.3
What's Changed
- Allowed for empty tables to be parsed in table_to_words by @evalott100 in #59
Full Changelog: 0.5.2...0.5.3
0.5.2
What's Changed
- Made conversion on enum fields to List[str] optional by @evalott100 in #58
Full Changelog: 0.5.1...0.5.2
0.5.1
What's Changed
- Add seq table2cmd by @evalott100 in #52
- Add seq_table2cmd func by @zhulincqu in #50
- add Append command by @aureocarneiro in #53
- Fix delayed data frame updates by @ajoubertza in #55
- Create a task to pass to asyncio.wait by @AlexanderWells-diamond in #48
- Fix bug flushing Data frames from asyncio client by @coretl in #56
New Contributors
- @evalott100 made their first contribution in #52
- @zhulincqu made their first contribution in #50
- @aureocarneiro made their first contribution in #53
- @ajoubertza made their first contribution in #55
- @coretl made their first contribution in #56
Full Changelog: 0.5.0...0.5.1