Recent Releases of iesopt.jl
iesopt.jl - v2.8.0
IESopt v2.8.0
Merged pull requests:
- Fixes #85 (#90) (@Villyes)
- Respect snapshot offset and count when loading virtual files (#96) (@sstroemer)
- Minor fixes / QoL improvements (#97) (@sstroemer)
- Manually create IDs for RGFs ... (#100) (@sstroemer)
Closed issues:
- Improve wording in example 16 (#85)
- Improve validation (#91)
- Allow ub for create/destroy Profiles (#92)
- Allow checking for existence of addon (#93)
- Tags seem to fail with Virtuals (#94)
- Respect offset and count for virtual files too (#95)
- Julia
Published by github-actions[bot] 8 months ago
iesopt.jl - v2.7.0
IESopt v2.7.0
Merged pull requests: - Add comment that colors and units cannot be used yet (#84) (@tfh8fe) - Allow structuring of global parameters (#86) (@sstroemer) - chore: prep for v2.7.0 (#87) (@sstroemer)
Closed issues: - Allow structuring of global parameters (#81) - Improve example docu: ex6 colors and units not yet usable (#83)
- Julia
Published by github-actions[bot] 9 months ago
iesopt.jl - v2.6.3
IESopt v2.6.3
Merged pull requests: - IESU.annuity: add warning for fraction greater than 1 in annuity function (#72) (@GerhardTotschnig) - Allow expressions in Nodes stateinitial and statefinal parameters (#73) (@daschw) - Update some docstring function signatures and prepare release (#75) (@daschw)
Closed issues:
- Allow state_cyclic together with state_ final (#63)
- Refactor Node.state_initial to an Expression (#70)
- Julia
Published by github-actions[bot] 11 months ago
iesopt.jl - v2.6.0
IESopt v2.6.0
Merged pull requests:
- Prevent modification of passed parameter dictionaries (#59) (@sstroemer)
- Improve logging (#60) (@sstroemer)
- Re-introduce docify (#61) (@sstroemer)
- Allow passing DataFrames that are treated as normal CSV input files (#64) (@sstroemer)
Closed issues:
- Passed parameter dictionary is modified (#54)
- Julia
Published by github-actions[bot] about 1 year ago
iesopt.jl - v2.5.0
IESopt v2.5.0
Merged pull requests: - [pre-commit.ci] pre-commit autoupdate (#55) (@pre-commit-ci[bot]) - Support "non-integer" delay for Connections (#56) (@daschw) - Support passing a list of snapshot weights in the yaml config (#57) (@daschw) - [pre-commit.ci] pre-commit autoupdate (#58) (@pre-commit-ci[bot])
- Julia
Published by github-actions[bot] about 1 year ago
iesopt.jl - v2.2.0
IESopt v2.2.0
Merged pull requests:
- fix: proper parsing of string expressions that contain foo.bar:value (#39) (@sstroemer)
- chore: refactor asset location (#40) (@sstroemer)
- feat: refactor and improve logging to be more informative (#41) (@sstroemer)
- feat: base version checks on actual VersionNumber (#42) (@sstroemer)
- feat: improvements for Connections (delays / losses) (#43) (@sstroemer)
- chore: prep v2.2.0 (#44) (@sstroemer)
Closed issues: - [Bug] Failing to parse correct component name in expression for a Decision in a template (#38)
- Julia
Published by github-actions[bot] about 1 year ago
iesopt.jl - v2.0.3
IESopt v2.0.3
Merged pull requests: - fix: rely on JuliaSyntax's tokenize instead of regex-based splitting of strings during conversion to expr (#36) (@sstroemer)
Closed issues: - Parser fails with multi-term-expression containing scientific notation in v2 (#35)
- Julia
Published by github-actions[bot] about 1 year ago
iesopt.jl - v2.0.1
IESopt v2.0.1
Merged pull requests: - CompatHelper: bump compat for SCIP in [weakdeps] to 0.12, (keep existing compat) (#21) (@github-actions[bot]) - chore(deps): bump codecov/codecov-action from 4 to 5 (#28) (@dependabot[bot]) - ci: add a windows runner to the test CI job (DuckDB failed on windows which we did not catch immediately) (#31) (@sstroemer)
Closed issues: - Testing locally on Windows fails with EBUSY IOError (#12) - DuckDB fails to precompile under Windows (#32)
- Julia
Published by github-actions[bot] over 1 year ago
iesopt.jl - v2.0.0
IESopt v2.0.0
Merged pull requests: - CompatHelper: bump compat for JLD2 to 0.5, (keep existing compat) (#16) (@github-actions[bot]) - add weigths to nodalbalance constraints to provide correct prices as duals (#18) (@daschw) - fix: accept Integer as weights in config (#19) (@daschw) - Major addon rework (#20) (@sstroemer)
Closed issues: - Codecov diff target for patches (#6) - Unit availability documentation error (#22) - Multiplication of a invest decison value and timeseries data doesn't work (#25) - Refactor precompilation detection (#27) - Fix pre commit (#29)
- Julia
Published by github-actions[bot] over 1 year ago
iesopt.jl - v1.0.5
IESopt v1.0.5
Merged pull requests:
- feat: implement build_priority for core components (#13) (@daschw)
- CompatHelper: bump compat for IESoptLib to 0.3, (keep existing compat) (#14) (@github-actions[bot])
- fix:
- Julia
Published by github-actions[bot] over 1 year ago
iesopt.jl - v1.0.1
IESopt v1.0.1
Merged pull requests: - rename result files from *.mfres.jld2 to *.iesopt.result.jld2 (#5) (@daschw) - Integrate IESoptLib, add more cleaned up structure to the docs (#7) (@sstroemer) - Refactor dynamic loading of solvers (and IESoptLib) to using extensions (#8) (@sstroemer)
- Julia
Published by github-actions[bot] over 1 year ago
iesopt.jl - v1.0.0
IESopt v1.0.0
This is the initial release related to the move of IESopt to GitHub.
Added
- Initial public release of IESopt.jl
Merged pull requests:
- Trying PR from dev to main (#1) (@sstroemer)
- Add initial version of src and test (#2) (@sstroemer)
- Julia
Published by github-actions[bot] over 1 year ago