Skip to content

Releases: CryoGrid/CryoGrid.jl

v0.23.4

07 Aug 11:21

Choose a tag to compare

Full Changelog: v0.23.3...v0.23.4

This release just updates package compatibility constraints.

v0.23.3

24 Jun 08:44
aecf327

Choose a tag to compare

What's Changed

Full Changelog: v0.23.2...v0.23.3

v0.23.2

14 May 14:37

Choose a tag to compare

Full Changelog: v0.23.1...v0.23.2

v0.23.1

27 Dec 12:43

Choose a tag to compare

Full Changelog: v0.23.0...v0.23.1

v0.23.0

09 Dec 17:24

Choose a tag to compare

This version breaks backwards compatibility with respect to forcing data handling.

Forcing data is no longer supplied directly to BC types. These types should be supplied Input(:name) types instead. Forcing data is now stored in the Tile itself and must be supplied in the constructor. See example scripts for details.

Full Changelog: v0.21.2...v0.23.0

v0.21.2

25 Feb 13:52

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

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

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

Choose a tag to compare

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

v0.20.1

24 Oct 20:12
83a0e00

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