ThummeTo / FMIImport.jl

FMIImport.jl implements the import functionalities of the FMI-standard (fmi-standard.org) for the Julia programming language. FMIImport.jl provides the foundation for the Julia packages FMI.jl and FMIFlux.jl.
MIT License
18 stars 17 forks source link

Rework mv 0.13.1 #65

Closed JoKircher closed 1 year ago

JoKircher commented 1 year ago

All changes needed to get the newer version of model variables to work.

Merge after PR in Core.

Will check if breaking change or not.