Releases: Iddingsite/DiffusionGarnet.jl
Releases · Iddingsite/DiffusionGarnet.jl
v0.2.0
DiffusionGarnet v0.2.0
Breaking change
- now output solution with adimensional time to prevent error in interpolation
v0.1.9
DiffusionGarnet v0.1.9
Reduce dependencies and update to julia 1.11. Drop support for Julia 1.9.
v0.1.8
v0.1.7
v0.1.6
DiffusionGarnet v0.1.6
Correct paths for all OS in tests
Merged pull requests:
- correct tests and update docs (#12) (@Iddingsite)
Closed issues:
- DelimitedFiles.readdlm error - OS? (#11)
v0.1.5
DiffusionGarnet v0.1.5
- Output directly the time in simulate() in Myr
- Add options for using other solvers from DiffEq in simulate()