semantic-release
|
11659fa7cd
|
0.20.0
Automatically generated by python-semantic-release
|
2023-08-20 15:15:22 +00:00 |
|
|
2c7b55f828
|
feat: added device precision to rpc base class
|
2023-08-20 16:49:13 +02:00 |
|
|
746cff26dd
|
refactor: added thread names
|
2023-08-20 16:49:12 +02:00 |
|
|
cae0ba2d3e
|
feat: added option to specify thread names
|
2023-08-20 16:49:12 +02:00 |
|
|
9019cc2c74
|
feat: added support for multiple queues; still WIP
|
2023-08-20 16:47:36 +02:00 |
|
semantic-release
|
dc37897fba
|
0.19.0
Automatically generated by python-semantic-release
|
2023-08-20 12:06:40 +00:00 |
|
|
0ea549a599
|
feat: added dap to client
|
2023-08-19 20:49:08 +00:00 |
|
|
f0ba36db86
|
feat: add bec_worker_manager.py
|
2023-08-19 20:49:08 +00:00 |
|
semantic-release
|
c97d94f27f
|
0.18.1
Automatically generated by python-semantic-release
|
2023-08-19 20:21:30 +00:00 |
|
|
2ebe440535
|
refactor: improved scan report
|
2023-08-19 19:58:47 +00:00 |
|
|
72b61d05bf
|
test: fixed import
|
2023-08-19 19:58:47 +00:00 |
|
|
019fcdaa07
|
fix: fixed bug in wait function for aborted move commands
|
2023-08-19 19:58:47 +00:00 |
|
|
caf64e31bc
|
refactor: removed outdated timeout function
|
2023-08-19 19:58:47 +00:00 |
|
semantic-release
|
f2c02b9497
|
0.18.0
Automatically generated by python-semantic-release
|
2023-08-15 07:53:21 +00:00 |
|
|
f55a518b91
|
fix: added missing file
|
2023-08-14 19:39:20 +02:00 |
|
|
f35b04a676
|
feat: scan signature is now exported; simplified scan init
|
2023-08-14 19:34:23 +02:00 |
|
semantic-release
|
4f6937fcb2
|
0.17.2
Automatically generated by python-semantic-release
|
2023-08-10 21:09:57 +00:00 |
|
|
2f30c64cd7
|
test: added redis connector tests
|
2023-08-10 20:37:03 +00:00 |
|
|
dc954e2b3c
|
refactor: moved trim to separate function
|
2023-08-10 20:37:03 +00:00 |
|
|
563c628509
|
fix: added MessageObject eq dunder
|
2023-08-10 20:37:03 +00:00 |
|
semantic-release
|
063a64bef0
|
0.17.1
Automatically generated by python-semantic-release
|
2023-08-10 17:04:46 +00:00 |
|
|
8ad8d84e00
|
fix: fixed default config
|
2023-08-10 16:31:41 +00:00 |
|
|
89d4bb37c3
|
refactor: unified service configs
|
2023-08-10 16:31:41 +00:00 |
|
semantic-release
|
3d94f689ff
|
0.17.0
Automatically generated by python-semantic-release
|
2023-08-10 13:58:36 +00:00 |
|
|
dc0e61be09
|
refactor: reverted to decorators with warning
|
2023-08-10 15:17:35 +02:00 |
|
|
b4043e970a
|
feat: added stream consumer
|
2023-08-10 12:33:36 +00:00 |
|
|
b0467a86aa
|
fix: fixed scans if redis is not available
|
2023-08-10 12:33:36 +00:00 |
|
|
8514d2d638
|
fix: fixed scan number if redis is not available
|
2023-08-10 12:33:36 +00:00 |
|
|
9b71f77dac
|
fix: fixed bec_service if service keys are not available
|
2023-08-10 12:33:36 +00:00 |
|
semantic-release
|
fae068d182
|
0.16.3
Automatically generated by python-semantic-release
|
2023-08-06 17:53:09 +00:00 |
|
|
31efa96cec
|
fix: catch redis connection errors
|
2023-08-06 19:23:30 +02:00 |
|
|
9dfe38943f
|
fix: wait for bec server should only be done for ipython, not the bec lib
|
2023-08-06 18:23:26 +02:00 |
|
|
48cfcb6c62
|
docs: added simple ophyd description; added file_manager description
|
2023-08-05 13:18:19 +02:00 |
|
semantic-release
|
c1693e4e89
|
0.16.2
Automatically generated by python-semantic-release
|
2023-08-05 09:29:46 +00:00 |
|
semantic-release
|
1b0f74de09
|
0.16.1
Automatically generated by python-semantic-release
|
2023-08-05 08:43:32 +00:00 |
|
semantic-release
|
965c2023fc
|
0.16.0
Automatically generated by python-semantic-release
|
2023-08-04 18:28:10 +00:00 |
|
|
93605707bd
|
fix: removed unnecessary config assignment in client
|
2023-08-04 18:49:52 +02:00 |
|
|
9a59bdce90
|
feat: added support for file references and external links in the bec master file
|
2023-08-04 18:49:16 +02:00 |
|
|
2c62fd72b1
|
feat: added done entry to filemessage
|
2023-08-04 18:48:29 +02:00 |
|
|
ce0e54e561
|
feat: added support for endpoints with and without suffix
|
2023-08-04 18:47:25 +02:00 |
|
semantic-release
|
4347b29f3e
|
0.15.0
Automatically generated by python-semantic-release
|
2023-08-03 19:22:53 +00:00 |
|
|
1a776de811
|
feat: added option to specify config path as service config
|
2023-08-03 20:36:36 +02:00 |
|
|
21d371a80b
|
docs: minor improvements for scan_to_csv docs
|
2023-07-26 22:17:15 +02:00 |
|
semantic-release
|
979a6db05d
|
0.14.8
Automatically generated by python-semantic-release
|
2023-07-26 19:23:48 +00:00 |
|
|
9390ace664
|
test: update test case
|
2023-07-26 20:39:02 +02:00 |
|
|
7118863832
|
fix: adapt write_to_csv to write multiple scan_reports for context manager
|
2023-07-26 20:23:02 +02:00 |
|
semantic-release
|
e6bfcab074
|
0.14.7
Automatically generated by python-semantic-release
|
2023-07-25 12:06:37 +00:00 |
|
semantic-release
|
3e87fa12d6
|
0.14.6
Automatically generated by python-semantic-release
|
2023-07-25 08:54:39 +00:00 |
|
semantic-release
|
a3a7809a36
|
0.14.5
Automatically generated by python-semantic-release
|
2023-07-24 17:00:09 +00:00 |
|
semantic-release
|
176319e970
|
0.14.4
Automatically generated by python-semantic-release
|
2023-07-24 15:02:01 +00:00 |
|