Skip to content

Releases: sintefore/TimeStruct.jl

v0.9.8

06 Feb 09:03
0d75602

Choose a tag to compare

TimeStruct v0.9.8

Diff since v0.9.7

Merged pull requests:

  • Documentation fixes (#84) (@trulsf)
  • Cache total_duration for OperationalScenarios and SimpleTimes structs (#86) (@trulsf)
  • Created new type ScenTreeNodes for StrategicScenario (#87) (@JulStraus)
  • Add unary operator support for profiles (#88) (@Zetison)

v0.9.7

03 Nov 20:26

Choose a tag to compare

TimeStruct v0.9.7

Diff since v0.9.6

Merged pull requests:

v0.9.6

10 Oct 12:42

Choose a tag to compare

TimeStruct v0.9.6

Diff since v0.9.5

Merged pull requests:

  • Enhance discount_avg function to support resolution parameter (#71) (@trulsf)
  • Restructuring of discounting (#73) (@JulStraus)

v0.9.5

10 Jul 12:11
30d6d54

Choose a tag to compare

TimeStruct v0.9.5

Diff since v0.9.4

Merged pull requests:

v0.9.4

04 Jul 09:53
c831755

Choose a tag to compare

TimeStruct v0.9.4

Diff since v0.9.3

Merged pull requests:

  • Use _period function for profile lookup (#64) (@trulsf)
  • Fixed problems coming from dispatching Base.convert (#66) (@JulStraus)

Closed issues:

  • Bug - Problems with convert (#65)

v0.9.3

23 Jun 12:39

Choose a tag to compare

TimeStruct v0.9.3

Diff since v0.9.2

Merged pull requests:

  • Add reference to recently published paper in JOSS. (#61) (@hellemo)
  • Support conversion and promotion for profiles (#63) (@trulsf)

v0.9.2

13 Feb 21:00
65a39a6

Choose a tag to compare

TimeStruct v0.9.2

Diff since v0.9.1

Merged pull requests:

Closed issues:

  • Prepare for JOSS submission (#34)
  • Fix Example in Readme.md (#48)
  • JOSS review (#50)
  • JOSS review 2 (#55)

v0.9.1

29 Oct 10:00
41964ef

Choose a tag to compare

TimeStruct v0.9.1

Diff since v0.9.0

Merged pull requests:

v0.9.0

04 Oct 07:55
78c3ae0

Choose a tag to compare

TimeStruct v0.9.0

Diff since v0.8.0

Merged pull requests:

Closed issues:

  • Move support for Unitful to extension? (#13)
  • Better design of constructors (#17)
  • Lacking functionality for vector indexing of element type StratReprPeriod (#18)
  • Field of composite types, functions for accessing these, and incorporated parametric types (#27)
  • Probabilities and multiples (#28)
  • Indexing of profiles with the complete time structure (#31)

v0.8.0

23 May 12:10
6bfc3eb

Choose a tag to compare

TimeStruct v0.8.0

Diff since v0.7.2

Merged pull requests:

  • Ensure all iteration patterns work (#9) (@trulsf)