Development Release 2025.3.2a14
Pre-release
Pre-release
·
55 commits
to main
since this release
Development Release
This is a development/pre-release version. It is not published to PyPI.
Installation
Via pip (from GitHub release):
pip install https://github.com/GRIDAPPSD/gridappsd-python/releases/download/v2025.3.2a14/gridappsd_python-2025.3.2a14-py3-none-any.whlVia pip (from git tag):
pip install git+https://github.com/GRIDAPPSD/gridappsd-python.git@v2025.3.2a14#subdirectory=gridappsd-python-libVia Docker:
docker pull gridappsd/gridappsd-python:2025.3.2a14What's Changed
- Pixi update by @craig8 in #193
- adding multi-model run capabilities in gridappsd-python by @afisher1 in #198
- Update test_simulation.py by @poorva1209 in #199
Full Changelog: v2025.3.2a13...v2025.3.2a14