Skip to content

Releases: CryoGrid/CryoGrid.jl

v0.21.2

25 Feb 13:52
Compare
Choose a tag to compare

This release fixes a major performance regression on Julia 1.10.x.

Users who are using this version of Julia are strongly recommended to upgrade the package version.

Full Changelog: v0.21.1...v0.21.2

v0.21.1

15 Feb 11:05
Compare
Choose a tag to compare

Adds support for writing CryoGridOutput to NetCDF via InputOutput.write_netcdf! function.

Full Changelog: v0.21.0...v0.21.1

v0.21.0

14 Feb 21:47
a0c60aa
Compare
Choose a tag to compare

What's Changed

  • CompatHelper: bump compat for SimpleNonlinearSolve to 1, (keep existing compat) by @github-actions in #24
  • CompatHelper: bump compat for NCDatasets to 0.14, (keep existing compat) by @github-actions in #26
  • CompatHelper: bump compat for Interpolations to 0.15, (keep existing compat) by @github-actions in #23
  • CompatHelper: bump compat for TimeSeries to 0.24, (keep existing compat) by @github-actions in #22

Full Changelog: v0.20.3...v0.21.0

v0.20.3

01 Nov 14:23
Compare
Choose a tag to compare

Full Changelog: v0.20.1...v0.20.3

v0.20.1

24 Oct 20:12
83a0e00
Compare
Choose a tag to compare

What's Changed

  • CompatHelper: bump compat for SciMLBase to 2, (keep existing compat) by @github-actions in #17
  • CompatHelper: bump compat for NonlinearSolve to 2, (keep existing compat) by @github-actions in #19
  • CompatHelper: bump compat for NCDatasets to 0.13, (keep existing compat) by @github-actions in #20
  • CompatHelper: bump compat for DimensionalData to 0.25, (keep existing compat) by @github-actions in #18
  • CompatHelper: bump compat for ComponentArrays to 0.15, (keep existing compat) by @github-actions in #16
  • CompatHelper: bump compat for ComponentArrays to 0.14, (keep existing compat) by @github-actions in #15
  • CompatHelper: bump compat for LinearSolve to 2, (keep existing compat) by @github-actions in #13

Full Changelog: v0.20.0...v0.20.1

v0.20.0

13 Oct 14:28
Compare
Choose a tag to compare

Full Changelog: v0.19.3...v0.20.0

v0.19.3

30 Sep 15:44
Compare
Choose a tag to compare

Full Changelog: v0.18.2...v0.19.3

v0.18.2

19 Jul 12:14
Compare
Choose a tag to compare

Full Changelog: v0.18.1...v0.18.2

v0.18.1

12 Jun 12:45
033f07b
Compare
Choose a tag to compare

Full Changelog: v0.18.0...v0.18.1

v0.18.0

08 Jun 15:43
Compare
Choose a tag to compare

Initial registered release.

  • Adds SurfaceWaterBalance and relevant interactions.
  • Adds caninteract model interface method.
  • Adds new initializers for water and temperature.
  • Adds new plotting utilities in Diagnostics module.

Full Changelog: v0.17.0...v0.18.0