Releases: NREL/PyDSS
Releases · NREL/PyDSS
3.1.7
What's Changed
- minor bug fix for ridethru controller by @AadilLatif in #149
Full Changelog: v3.1.6...3.1.7
v3.1.6
What's Changed
- fixing bug for ride through trip for the voltage ride through controller by @AadilLatif in #148
Full Changelog: v3.1.4...v3.1.6
v3.1.4
What's Changed
- fixing packaging issue by @AadilLatif in #145
- minor bug fixes @AadilLatif in #146
- version bump by @AadilLatif in #147
Full Changelog: v3.1.2...v3.1.4
v3.1.2
What's Changed
- lower casing module name by @AadilLatif in #139
- asdf by @AadilLatif in #140
- Move to hatch by @AadilLatif in #141
- cleanup by @AadilLatif in #142
- minor edit by @AadilLatif in #143
- bug fix on documentation by @AadilLatif in #144
Full Changelog: v3.1.1...v3.1.2
v3.0.2
What's Changed
- Develop new by @AadilLatif in #130
- extending CLI to add the ability to add a scenario to an existing project by @AadilLatif in #135
Full Changelog: v3.0.0...v3.0.2
v3.0.0
Upgrade Pydantic to v2.
v2.3.0
Adding support for opendssdirect.py v0.8.4
v2.2.9
This release adds support for new controllers:
- frequency ride through for PV controllers (using generator models)
- A simple motor stall model
v2.2.8
Add init.py to package directory so that the Data Viewer is available.
v2.2.7
Adds support for Python 3.11.