Releases: Sienna-Platform/PowerAnalytics.jl
Releases · Sienna-Platform/PowerAnalytics.jl
Release list
v1.4.1
v1.4.0
PowerAnalytics v1.4.0
Breaking changes
- Bump PSI
Merged pull requests:
v1.3.1
PowerAnalytics v1.3.1
Merged pull requests:
- filter aux vars (#74) (@m-bossart)
- Mb/sources (#75) (@m-bossart)
v1.3.0
PowerAnalytics v1.3.0
Breaking changes
- Update PSI minimum dependency
- Update logic to manage In/Out variables
Merged pull requests:
- Fix test expected values after generator mapping update (#67) (@Copilot)
- Update legacy Sienna org/docs/slack references to Sienna-Platform (#68) (@Copilot)
- Update for PSI 0.34 compat, Literate cleanup and add precommit (#69) (@kdayday)
- Fix docs tutorial failures: update PSI compat to 0.34, drop deprecated
serializekwarg (#70) (@Copilot) - Pb/combined fixes 60, 64, 65, 66 (#72) (@PabloBotinGP)
- Jd/misc fixes (#73) (@jd-lara)
Closed issues:
v1.2.0
PowerAnalytics v1.2.0
Breaking changes
- Changes dependencies
- Change the cost calculations
Merged pull requests:
- Switch tutorials to Literate.jl formatting and add script and Notebook links (#51) (@kdayday)
- Update organization name from NREL to NLR in documentation (#53) (@Copilot)
- Fix shutdown cost metric (#55) (@akrivi)
- Fix bug in calc_total_cost (#59) (@m-bossart)
- Bump version to 1.2.0 and update dependencies (#63) (@jd-lara)
v1.1.0
PowerAnalytics v1.1.0
Breaking changes
- Updates for PowerSystems 5 and PSI 0.32.
Merged pull requests:
- Restore PSY5 compatibility (#47) (@GabrielKS)
- Small fixes for psy5 compatibility (#48) (@m-bossart)
- Propose looser PSI version compat constraint (#49) (@GabrielKS)
- PSY5 (#50) (@GabrielKS)
Closed issues:
- Add tutorials and how-tos to PowerAnalytics (#34)
v1.0.2
PowerAnalytics v1.0.2
Merged pull requests:
v1.0.1
PowerAnalytics v1.0.1
Merged pull requests:
- Documentation Updates (#36) (@annacasavant)
- Update new PowerAnalytics docstrings and pages (#37) (@GabrielKS)
- Update Project.toml (#39) (@jd-lara)
Closed issues:
v1.0.0
PowerAnalytics v1.0.0
Breaking changes
- This is a complete refactor nothing that existed before exists now
Merged pull requests:
- Total PowerAnalytics Redesign:
ComponentSelectors andMetrics (#24) (@GabrielKS) - Bump versions packages (#35) (@jd-lara)
v0.8.1
PowerAnalytics v0.8.1
Merged pull requests:
- Fix
get_load_databug usingAbstractDeterministic(#31) (@GabrielKS)