Releases: wrench-project/wrench-python-api
Releases · wrench-project/wrench-python-api
v0.4
v0.3
Release that includes:
- Support for the latest wrench version (wrench 2.4)
- Documentation updates and upgrades
- API change: number of bytes (file and memory sizes) are now integers instead of floats
- API change: starting the simulation is done by providing an XML platform description string (instead of a file path)
v0.2
Second release of the WRENCH Python API, which adds support for (a subset) of the WRENCH action API, more example simulators, and a set of integration test programs that are part of the CI. Requires WRENCH 2.3.
v0.1
This is the first release of the WRENCH Python API. The API is functional but currently limited in its coverage of the (admittedly very large) WRENCH C++ API.