Skip to content

Releases: NREL-Sienna/InfrastructureSystems.jl

v2.5.0

24 Feb 19:51
f4444ff
Compare
Choose a tag to compare

InfrastructureSystems v2.5.0

Diff since v2.4.3

Breaking changes

  • Changes to the SimulationResults to support Vector{TimeStep}

Merged pull requests:

v2.4.3

20 Feb 16:08
8f6eabe
Compare
Choose a tag to compare

InfrastructureSystems v2.4.3

Diff since v2.4.2

Merged pull requests:

v2.4.2

04 Feb 21:19
0b43a0e
Compare
Choose a tag to compare

InfrastructureSystems v2.4.2

Diff since v2.4.1

Merged pull requests:

Closed issues:

  • set_name! with existing name errors (#397)
  • Time series Normalization Factor = 0 (#414)

v2.4.1

21 Jan 23:38
ca4bd30
Compare
Choose a tag to compare

InfrastructureSystems v2.4.1

Diff since v2.4.0

Merged pull requests:

v2.4.0

19 Jan 07:01
3f7c152
Compare
Choose a tag to compare

InfrastructureSystems v2.4.0

Diff since v2.3.1

Merged pull requests:

Closed issues:

  • method to retrieve initial time with SingleTimeSeries (#253)
  • Support for bulk addition of supplemental attributes (#382)
  • Github Documentation link redirecting to broken nrel-siip link (#402)
  • Write a Best Practices docs (#403)
  • Large time consumption in Julia deserialization (to read time series data?) (#409)
  • Performance for adding multiple supplemental attributes IS (#417)

v2.3.1

04 Nov 22:59
cd78bac
Compare
Choose a tag to compare

InfrastructureSystems v2.3.1

Diff since v2.3.0

Merged pull requests:

Closed issues:

  • compare_values incorrectly reports failures on Arrays (#407)

v2.3.0

29 Oct 17:45
627c8dd
Compare
Choose a tag to compare

InfrastructureSystems v2.3.0

Diff since v2.2.2

Merged pull requests:

Closed issues:

  • Add get and setter methods for initial input and input at zero for cost functions (#400)

v2.2.2

24 Sep 20:20
be8eb50
Compare
Choose a tag to compare

InfrastructureSystems v2.2.2

Diff since v2.2.1

Merged pull requests:

Closed issues:

  • IS is not defined within submodules (#398)

v2.2.1

09 Sep 22:30
02e3688
Compare
Choose a tag to compare

InfrastructureSystems v2.2.1

Diff since v2.2.0

Merged pull requests:

v2.2.0

12 Aug 19:14
f6de7fd
Compare
Choose a tag to compare

InfrastructureSystems v2.2.0

Diff since v2.1.0

Merged pull requests:

  • Add option to specify equality predicate for compare_values and provide a more sensible default (IS) (#387) (@GabrielKS)