Skip to content

Commit 4ab01e7

Browse files
committed
Committing doc changes to docusaurus. [skip ci]
1 parent 7d80a25 commit 4ab01e7

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+1863
-0
lines changed

docs/src/pages/release-notes.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,37 @@
22

33
| Version | Released |
44
|----------------|---------------------|
5+
|[0.2.0](#v020)| `18 February 2025` |
56
| [0.1.0](#v010) | `N/A`` |
67

78
### v0.1.0
89

910
Initial release of examples
11+
### Breaking Changes
12+
* None.
13+
14+
### New Features
15+
* Added examples for the following:
16+
* Connecting to EWB's gRPC service
17+
* Fetching network models using the gRPC service
18+
* Building the IEEE 13 node test feeder
19+
* Modelling network hierarchies
20+
* Interacting with a network model (e.g. adding and removing objects)
21+
* Examining connectivity of cores on equipment and terminals
22+
* Running network traces
23+
* Creating and uploading studies
24+
* Translating a CIM network model into a pandapower model
25+
* Requesting a PowerFactory model through the SDK
26+
* Manipulating the current state of the network, including swapping a zone open point.
27+
28+
### Enhancements
29+
* Limited power factory demo to 1 job at a time.
30+
* Added model download function to power factory demo
31+
* restrict installation to supported Python versions from 3.9 to 3.11
32+
33+
### Fixes
34+
* None.
35+
36+
### Notes
37+
* Support `zepben.eas` up to 0.16.0.
38+
* Support `zepben.evolve` up to 0.44.0.\n\n---\n
7.64 KB
Loading
4.47 KB
Loading
7.99 KB
Loading
9.91 KB
Loading
19.7 KB
Loading
11.9 KB
Loading
16.9 KB
Loading
13.5 KB
Loading
29.7 KB
Loading

0 commit comments

Comments
 (0)