alanderos91 / BioSimulator.jl

A stochastic simulation framework in Julia.
https://alanderos91.github.io/BioSimulator.jl/stable/
Other
47 stars 7 forks source link

Update code for Julia 0.7 #13

Closed oliviaAB closed 5 years ago

oliviaAB commented 5 years ago

Hi,

I updated my version of Julia to Julia 0.7 and ran some simulations. I got some warnings about syntax changes in the newest version of Julia. Are you planning on updating the package to make it compatible with this newer version of Julia? If this can help, here is the list of changes required:

Thank you!

alanderos91 commented 5 years ago

Thanks, the changes for v0.7 are on their way and I'll tag a release once the tests all pass.

oliviaAB commented 5 years ago

Ok, thank you!