Releases: GRIDAPPSD/gridappsd-python
Release 2026.02.1
What's Changed
- Merge release/2024.6.0 back to main. by @tonya1 in #154
- Modified topics by @craig8 in #155
- Update dev deploy release by @craig8 in #158
- Updated topo output by @poorva1209 in #160
- Moved gridappsd.field_interface to gridappsd_field_bus.field_interface by @craig8 in #164
- Add cli for proxy by @craig8 in #165
- added auth token argument by @poorva1209 in #166
- resolving bugs by @poorva1209 in #168
- Create Factory for loading FieldMessageBus dynamically by @craig8 in #169
- Factory method fix by @craig8 in #170
- Feature/dotenv enhancement by @craig8 in #171
- added request by @poorva1209 in #175
- Update goss.py by @poorva1209 in #176
- Update field_proxy_forwarder.py by @poorva1209 in #177
- Bugfix/152 by @afisher1 in #183
- Bugfix/152 bugfixes by @afisher1 in #184
- Update agents.py by @poorva1209 in #185
- 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: v2024.6.0...v2026.02.1
2026.02.0 release
Development Release 2026.1.1b2
Development Release
This is a development/pre-release version published to PyPI.
Installation
Via pip (from PyPI):
pip install gridappsd-python==2026.1.1b2Via pip (from GitHub release):
pip install https://github.com/GRIDAPPSD/gridappsd-python/releases/download/v2026.1.1b2/gridappsd_python-2026.1.1b2-py3-none-any.whlVia Docker:
docker pull gridappsd/app-base-container:2026.1.1b2Full Changelog: v2026.1.1b1...v2026.1.1b2
Development Release 2026.1.1b1
Development Release
This is a development/pre-release version published to PyPI.
Installation
Via pip (from PyPI):
pip install gridappsd-python==2026.1.1b1Via pip (from GitHub release):
pip install https://github.com/GRIDAPPSD/gridappsd-python/releases/download/v2026.1.1b1/gridappsd_python-2026.1.1b1-py3-none-any.whlVia Docker:
docker pull gridappsd/gridappsd-python:2026.1.1b1Full Changelog: v2025.3.2a17...v2026.1.1b1
Development Release 2025.3.2a17
Development Release
This is a development/pre-release version published to PyPI.
Installation
Via pip (from PyPI):
pip install gridappsd-python==2025.3.2a17Via pip (from GitHub release):
pip install https://github.com/GRIDAPPSD/gridappsd-python/releases/download/v2025.3.2a17/gridappsd_python-2025.3.2a17-py3-none-any.whlVia Docker:
docker pull gridappsd/gridappsd-python:2025.3.2a17Full Changelog: v2025.3.2a15...v2025.3.2a17
Development Release 2025.3.2a15
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.2a15/gridappsd_python-2025.3.2a15-py3-none-any.whlVia pip (from git tag):
pip install git+https://github.com/GRIDAPPSD/gridappsd-python.git@v2025.3.2a15#subdirectory=gridappsd-python-libVia Docker:
docker pull gridappsd/gridappsd-python:2025.3.2a15Full Changelog: v2025.3.2a14...v2025.3.2a15
Development Release 2025.3.2a14
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