Skip to content

Releases: ait-energy/IESopt.jl

v1.0.5

11 Sep 16:38
911d03d
Compare
Choose a tag to compare

IESopt v1.0.5

Diff since v1.0.4

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: reference in dynamic template building (#15) (@sstroemer)
  • Bug fixes (#17) (@sstroemer)

v1.0.4

26 Jul 19:51
Compare
Choose a tag to compare

IESopt v1.0.4

Diff since v1.0.3

Migrate full core component parameter docstrings.

v1.0.3

18 Jun 21:31
6f92914
Compare
Choose a tag to compare

IESopt v1.0.3

Diff since v1.0.2

Relax version requirements on IESoptLib to include all v0.2.z versions.

Merged pull requests:

v1.0.2

09 Jun 22:58
0870182
Compare
Choose a tag to compare

IESopt v1.0.2

Diff since v1.0.1

Merged pull requests:

  • Fix solver extension handling to allow proper interaction when using from Python (#9) (@sstroemer)

v1.0.1

09 Jun 15:03
0dea0be
Compare
Choose a tag to compare

IESopt v1.0.1

Diff since v1.0.0

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)

v1.0.0

06 Jun 18:04
Compare
Choose a tag to compare

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: