Releases: invenia/FullNetworkSystems.jl
Releases · invenia/FullNetworkSystems.jl
v1.7.0
v1.6.0
FullNetworkSystems v1.6.0
Closed issues:
- Restore
branches_by_breakpoints
changes (#29)
Merged pull requests:
- Restore
branches_by_breakpoints
changes (#30) (@raphaelsaavedra)
v1.5.1
FullNetworkSystems v1.5.1
Merged pull requests:
- Reverting change to
branches_by_breakpoints
(#28) (@BSnelling)
v1.5.0
FullNetworkSystems v1.5.0
v1.4.0
FullNetworkSystems v1.4.0
Closed issues:
- Add named tuple constructors for components (#7)
- Define accessors for
initial_uptime
andinitial_downtime
(#17) - Make accessor naming consistent with fieldnames (#23)
- Should we have
get_increments
etc.? (#25)
Merged pull requests:
- Add
Base.@kwdef
to all system-related structs (#19) (@raphaelsaavedra) - Add accessors for initial uptime and downtime (#20) (@morris25)
- Make testing of accessors more precise (#22) (@nickrobinson251)
- Fix
branches_by_breakpoints
return type and test all paths (#24) (@nickrobinson251) - Rename accessors and fieldnames to give clearer and more consistent API (#26) (@nickrobinson251)
v1.3.0
v1.2.0
FullNetworkSystems v1.2.0
Merged pull requests:
- Update units in docstrings to per-unit (#8) (@BSnelling)
- CompatHelper: bump compat for DocStringExtensions to 0.9, (keep existing compat) (#10) (@github-actions[bot])
- Use String31 for bid and load unique identifiers (#14) (@BSnelling)
v1.1.0
FullNetworkSystems v1.1.0
Merged pull requests:
- Extend Branch definition to include transformers (#6) (@BSnelling)
v1.0.0
FullNetworkSystems v1.0.0
Merged pull requests:
- Define core types (#1) (@BSnelling)
- Restructure system types (#2) (@BSnelling)
- Define accessor functions (#3) (@BSnelling)