Releases: powsybl/powsybl-iidm4cpp
Releases · powsybl/powsybl-iidm4cpp
v1.1.1
v1.1.0
Release notes
- Add support of XIIDM versioning (#70)
- Add support of extension versioning (#85, #101)
- Add support of XIIDM v1.1
- Refactor Generator API for regulating terminal (#88)
- Change the design to add extensions (#102)
- Refactoring
- Fix RoundTrip::run method (#119)
- Update boost requirement to v1.65 (#109)
- Fix build instruction (#105)
- Fix installation of doxygen (#105)
- Remove useless deprecated header (#114)
v1.0.1
v1.0.0
Release notes
This project provides a full IIDM modeling for C++ developpers under GNU/Linux, MacOS and Windows:
- A complete C++ grid model
- Support of all views (network, voltage levels, terminals)
- Automatic topology computation
- Support of XIIDM v1.0
The only missing key feature, comparing to the Java implementation is the automatic computation of connected and synchronous components.