You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,7 @@
6
6
7
7
-**Python Support**: Drop support for Python 3.7, 3.8, 3.9. Now requires Python 3.10+
8
8
-**esptool**: Update esptool requirement to >=5.1.dev1,<6 (from ~=4.9)
9
+
-**wokwi**: Remove support for `WokwiCLI` class, which is a wrapper of `wokwi-cli` executable. Use `Wokwi` class instead, which depends on `wokwi-python-client`, supporting a wide range of peripherals.
9
10
-**Deprecated Code Removal**:
10
11
- Remove `EsptoolArgs` class from `pytest-embedded-serial-esp`
11
12
- Remove deprecated parameters `hard_reset_after` and `no_stub` from `use_esptool()` decorator
0 commit comments