Skip to content

Releases: NREL-Sienna/PowerSystems.jl

v4.3.0

15 Aug 22:38
c2335d7
Compare
Choose a tag to compare

PowerSystems v4.3.0

Diff since v4.2.0

Merged pull requests:

v4.2.0

05 Aug 16:29
91451e7
Compare
Choose a tag to compare

PowerSystems v4.2.0

Diff since v4.1.4

Merged pull requests:

  • Re-organization of the PSY docs to follow the Diataxis format (#1148) (@kdayday)
  • Import Base.@kwdef for compatibility with Julia versions below 1.9 (#1168) (@sambuddhac)
  • Move ValueCurves, cost aliases, CostCurve, FuelCurve, and associated tests from PSY to IS (PSY version) (#1169) (@GabrielKS)

Closed issues:

  • Document addition of time series data with transformed time series. (#935)
  • "PV" should be "PVe" (#1144)
  • Add StorageTech to Enumerated Types docs page (#1145)
  • Code not precompiling due to undefined "@kwdef" (#1167)

v4.1.4

17 Jul 23:33
71b9bf4
Compare
Choose a tag to compare

PowerSystems v4.1.4

Diff since v4.1.3

Merged pull requests:

v4.1.3

15 Jul 19:45
32e024a
Compare
Choose a tag to compare

PowerSystems v4.1.3

Diff since v4.1.2

Merged pull requests:

v4.1.2

09 Jul 17:48
8161e29
Compare
Choose a tag to compare

PowerSystems v4.1.2

Diff since v4.1.1

Merged pull requests:

v4.1.1

02 Jul 19:17
9e6f8a7
Compare
Choose a tag to compare

PowerSystems v4.1.1

Diff since v4.1.0

Merged pull requests:

v4.1.0

02 Jul 00:03
e12a52f
Compare
Choose a tag to compare

PowerSystems v4.1.0

Diff since v4.0.2

Merged pull requests:

Closed issues:

  • Add documentation for updated Cost Functions models (#985)

v4.0.2

27 Jun 23:36
5d09bea
Compare
Choose a tag to compare

PowerSystems v4.0.2

Diff since v4.0.1

Merged pull requests:

Closed issues:

  • Defeat Remaining Bastions of Old Cost Logic (#1087)

v4.0.1

25 Jun 19:23
1d0cb8c
Compare
Choose a tag to compare

PowerSystems v4.0.1

Diff since v4.0.0

Merged pull requests:

Closed issues:

  • PSY Remaining TODOs for Second Cost Refactor (#1092)

v4.0.0

25 Jun 15:14
654684f
Compare
Choose a tag to compare

PowerSystems v4.0.0

Diff since v3.3.0

Merged pull requests:

Closed issues:

  • add support for price sensitive demands (#606)
  • Excessive warning Storage Cost (#720)
  • Support for other time series objects (#790)
  • add time series checker function (#911)
  • Add support for cost functions with fuel inputs (#1007)
  • Give error or warning when assigning services to a device from another system (#1016)
  • Broken link in the PSY documentation (#1020)
  • Give error/warning when removing component (service) that is not in the system (#1023)
  • Adding warnings to time series parsing non-supported timestamp format (#1028)
  • StandardLoad parser broken (#1032)
  • Missing field ext in some structures (#1043)
  • Implement pretty print REPL methods for operation cost (#1048)
  • Add time_series_container to StaticReserveGroup (#1062)
  • Add enums for battery technologies (#1064)
  • Support for different resolution time series (#1068)
  • Add efficiency to Hybrids PCC data (#1070)
  • Support MarketBidCost for InterruptiblePowerLoad or loads overall (#1075)
  • Support large set of MarketBidCost (#1076)
  • Support a system serialization to JSON when MarketBidCost has services (#1081)
  • ExponentialLoad not exported (#1084)
  • Support export of subsystem to a new system (#1086)
  • Missing items for TimeSeries (#1094)
  • Validation on negative reactances of branches (#1098)
  • Enum for HydroPumpedStorage status (#1102)
  • Reimplement RTS cost function parsing (#1109)
  • Nail down naming of everything to both conform to power systems domain conventions and not be misleading about what things are (#1123)