Releases: sintefore/TimeStruct.jl
Releases · sintefore/TimeStruct.jl
v0.9.8
TimeStruct v0.9.8
Merged pull requests:
v0.9.7
TimeStruct v0.9.7
Merged pull requests:
- Improvement of utilities for
TwoLevelTree(#82) (@JulStraus) - Improvements for
StrategicScenario(#83) (@JulStraus)
v0.9.6
TimeStruct v0.9.6
Merged pull requests:
- Enhance discount_avg function to support resolution parameter (#71) (@trulsf)
- Restructuring of discounting (#73) (@JulStraus)
v0.9.5
v0.9.4
TimeStruct v0.9.4
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
v0.9.2
TimeStruct v0.9.2
Merged pull requests:
- Use strategic profile in example? (#44) (@hellemo)
- Minor updates to the paper (#45) (@JulStraus)
- Forgot to remove the subject to (as in the example above) (#46) (@hellemo)
- Update README.md (#49) (@datejada)
- Add short state of the field to joss paper and fix format (#51) (@trulsf)
- Add explanation for TimeStruct benefits in documentation (#52) (@trulsf)
- fix some typos in the docs (#53) (@lucaferranti)
- Fixed a bug for multiple_strat (#54) (@JulStraus)
- Included consistency for Julia package names (#56) (@JulStraus)
- Adding tutorials (#57) (@trulsf)
- Added the EMX tutorial (#58) (@JulStraus)
- Add codecov badge with current setup. (#59) (@hellemo)
- Update to version to 0.9.2 (#60) (@trulsf)
Closed issues:
v0.9.1
TimeStruct v0.9.1
Merged pull requests:
v0.9.0
TimeStruct v0.9.0
Merged pull requests:
- Add DOI badge (#14) (@hellemo)
- Move Unitful support to a weak dependency (#15) (@trulsf)
- Ensure proper type information for repr_periods (#19) (@trulsf)
- Improved profile composite types (#20) (@JulStraus)
- Improvement of TimeStructure types (#21) (@JulStraus)
- Rework of TwoLevelTree (#22) (@JulStraus)
- Rearrangement of the structures (#23) (@JulStraus)
- Improvement of CalendarTimes (#24) (@trulsf)
- Use canonical timezone in docs and tests (#25) (@trulsf)
- Allow more general T for profiles to support ParametricOptInterface (#26) (@hellemo)
- Change in the type structure (#29) (@JulStraus)
- Export and document mult and probabilty (#30) (@trulsf)
- Remove unused version of multiple (#32) (@trulsf)
- Introduced AbstractStratPers as new supertype (#33) (@JulStraus)
- Improve docs for chunk iteration (#35) (@trulsf)
- Update to version 0.9.0 (#36) (@trulsf)
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
TimeStruct v0.8.0
Merged pull requests: