Skip to content

Releases: OpenModelica/OMJulia.jl

v0.3.2

06 Jun 10:29
ed8ac12
Compare
Choose a tag to compare

OMJulia v0.3.2

Diff since v0.3.1

Merged pull requests:

Closed issues:

  • Warning: Method definition kwcall overwritten (#115)
  • (@v1.10) pkg> test OMJulia fails (#117)
  • Call command shell on windows using API.system (#122)

v0.3.1

07 Dec 17:34
ad11ae3
Compare
Choose a tag to compare

OMJulia v0.3.1

Diff since v0.3.0

Merged pull requests:

Closed issues:

  • Appetite to wrap the scripting api? (#81)
  • Test core features of omc with OMJulia (#107)
  • Method definition ModelicaSystem(OMJulia.OMCSession) overwritten (#113)

v0.3.0

14 Nov 16:46
55da8d9
Compare
Choose a tag to compare

OMJulia v0.3.0

OMJulia.API: A Julia style scripting API that handles low level sendExpression calls and has some degree of error handling.

What's Changed

Full Changelog: v0.2.2...v0.3.0

v0.2.2

08 Sep 13:05
0e429bc
Compare
Choose a tag to compare

OMJulia v0.2.2

Diff since v0.2.1

Closed issues:

  • Sometimes ZMQ freezes on sendExpression("quit()") (#32)
  • Release of next version of OMJulia? (#37)
  • OMJulia simulate command returns error (#52)
  • Multi-threading with OMJulia (#71)
  • OpenModelica compiled with UCRT can't build model (#79)
  • ProcessFailedException when using ModelicaSystem (#82)
  • OMJulia api docu: sample code should work right away (#85)
  • OMJulia scripting api docu: link to OMJulia functions (#87)
  • Pipeline log files permission issues (#88)
  • Kill dangling omc process (#96)

Merged pull requests:

v0.2.1

23 Feb 14:07
Compare
Choose a tag to compare

OMJulia v0.2.1

Diff since v0.2.0

Closed issues:

  • Test Julia LTS and stable version (#69)
  • TagBot trigger issue (#74)

Merged pull requests:

v0.2.0

21 Feb 13:41
Compare
Choose a tag to compare

OMJulia v0.2.0

Diff since v0.1.0

Closed issues:

  • Register package at https://github.com/JuliaRegistries/Registrator.jl (#18)
  • Does not work with Julia 1.4 (#36)
  • OMJulia "simulate()" does not work with OMC v1.17.0 (#42)
  • How to specify version of additional Modelica libraries in ModelicaSystem (#44)
  • How to handle structural change of models (#45)
  • Cannot set parameter in a class being extended (#47)
  • Example from User's Guide not working (#54)
  • Getting a bunch of temp dirs (#56)
  • buildModel() is not working (#58)
  • Add OSI-approved license to OMJulia top level folder (#61)
  • Closing of OMCSession (#62)
  • ZMQ error when starting second omc session (#64)
  • OMJulia not working inside Docker container (#67)

Merged pull requests:

First tagged version

14 Aug 05:56
Compare
Choose a tag to compare
v0.1.0

Add a compat section