- transition to CommonOPF.Network (from CommonOPF.Inputs) in v0.4 of CommonOPF
- upgrade CommonOPF to v0.3.8
- upgrade CommonOPF to v0.3.7
- mv
remove_bus!
andreduce_tree!
to CommonOPF - mv SinglePhase
rij
andxij
to CommonOPF
- deprecate
get_bus_values
- mv
get_variable_values
to CommonOPF
- add
shunt_susceptance
timesvsqrd
to flow balance equations in single phase model - add
Results.shadow_prices
- change JuMP compat to "1" (was "1.9") for better cross-compatibility
- CommonOPF upgrade to 0.3
- add
Results
- improve
combine_parallel_lines!
- mv
reg_busses
,turn_ratio
,has_vreg
,vreg
to CommonOPF
- move io.jl, types.jl, inputs.jl and some utils.jl to CommonOPF (new dependency)
- initial release