We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b07128 commit 72316b3Copy full SHA for 72316b3
1 file changed
changelog.md
@@ -1,3 +1,23 @@
1
+# EWB Python SDK examples
2
+## [0.3.0] - UNRELEASED
3
+### Breaking Changes
4
+* Support `zepben.eas` up to 0.19.0. Previous versions will be incompatible.
5
+* Support `zepben.evolve` up to 0.48.0. Previous versions will be incompatible.
6
+
7
+### New Features
8
+* Added device tree trace example.
9
+* Added opendss model export example.
10
11
+### Enhancements
12
+* Updated to new tracing API (zepben.evolve 0.48.0)
13
+* Support for cuts and jumpers
14
15
+### Fixes
16
+* None.
17
18
+### Notes
19
20
21
## [0.2.0] - 2025-02-19
22
### Breaking Changes
23
* None.
0 commit comments