Releases: lanl-ansi/PowerModelsDistribution.jl
Releases · lanl-ansi/PowerModelsDistribution.jl
v0.3.0
(Breaking)
Updates to use JuMP v0.19 / MathOptInterface
norm(x) <= t
-->[t, x...] in SecondOrderCone()
lowerbound
,upperbound
, andbasename
in@variable
tolower_bound
,upper_bound
, andbase_name
, respectively.setupperbound
-->set_upper_bound
setlowerbound
-->set_lower_bound
v0.2.1
Minor bugfixes
v0.2.0
Adds transformers, removes support for Julia v0.6/v0.7
v0.1.5
Minor fixes to OpenDSS
v0.1.4
Update to PowerModels v0.9
v0.1.3
Adds multiphase storage model, and enhancements to OpenDSS parser such as parsing of Storage objects and parsing PVSystem objects into generators, and new "source_id"
field to aid in original dss source component for each PowerModels component.
Adds support for Julia v0.7/v1.0