Skip to content

Commit 4e213e6

Browse files
author
github-actions
committed
0.1.0
Automatically generated by python-semantic-release
1 parent 3a97d2a commit 4e213e6

File tree

1 file changed

+35
-0
lines changed

1 file changed

+35
-0
lines changed

CHANGELOG.md

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,41 @@
22

33

44

5+
## v0.1.0 (2024-03-04)
6+
7+
### Chore
8+
9+
* chore: added new waiting
10+
11+
Update sas.py ([`3a97d2a`](https://github.com/zacharytomlinson/saspy/commit/3a97d2a009cbb0b5317a84f9c7a080d0b643b412))
12+
13+
### Feature
14+
15+
* feat: added definition in proper clalss
16+
17+
Update error_handler.py ([`84b42bc`](https://github.com/zacharytomlinson/saspy/commit/84b42bcdf3157f377649bc3784f2e611e76c2993))
18+
19+
* feat: new error handler check
20+
21+
Update sas.py ([`9a28596`](https://github.com/zacharytomlinson/saspy/commit/9a28596cf3b417e5efccc974e43545a4cb917671))
22+
23+
* feat: new error handler for badcommand ([`38f587f`](https://github.com/zacharytomlinson/saspy/commit/38f587f175a6e3102b17a810c7ebed165057aaad))
24+
25+
### Unknown
26+
27+
* Update sas.py
28+
29+
wait for EMG wakeup after wakeup signal ([`c48ed0b`](https://github.com/zacharytomlinson/saspy/commit/c48ed0bf09619f97b2c99b8e2ffec0abd37f89ca))
30+
31+
* Update sas.py
32+
33+
BadCommandIsRunning will be raised as an error if the machine is responding too slowly or much faster than you ([`56f7ec2`](https://github.com/zacharytomlinson/saspy/commit/56f7ec2696a88ef3d9f8973817abb2ebc4c0e666))
34+
35+
* Update error_handler.py
36+
37+
Add BadCommandIsRunning exception ([`4b47f99`](https://github.com/zacharytomlinson/saspy/commit/4b47f99d2639e6f07c82cd496514ef4d4ac9444e))
38+
39+
540
## v0.0.1 (2024-03-02)
641

742
### Fix

0 commit comments

Comments
 (0)