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
CompatHelper: bump compat for ZipFile to 0.10, (keep existing compat) #38
This pull request changes the compat entry for the ZipFile package from 0.9.4 to 0.9.4, 0.10.
This keeps the compat entries for earlier versions.
Note: I have not tested your package with this new compat entry.
It is your responsibility to make sure that your package tests pass before you merge this pull request.
This pull request changes the compat entry for the
ZipFile
package from0.9.4
to0.9.4, 0.10
. This keeps the compat entries for earlier versions.Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request.