Skip to content

v0.14.27

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Mar 21:02
· 75 commits to main since this release
cc9f859

ClimaCore v0.14.27

Diff since v0.14.26

πŸ“’ API Changes:

πŸš€ Features

  • InputOutput does not support PointSpaces (#2171)
  • Masks don't inherit from broadcast expressions (#2226)
  • Support for map!? (#2247)
  • Specialize field constructor for boolean fields (#2239) (@charleskawczynski)

πŸ“‘ Documentation

πŸ› Fixes

  • Type instability in get_boundary edge case (#1755)
  • Hard-to-debug error when LinearAlgebra.cdot and MatrixFields.cdot are both imported (#1774)
  • Tests InputOutput read are not very stringent (#1996)
  • Environment is not fully reproducible (#2178)
  • ncolumns is in Fields but nlevels is in Spaces (#2198)
  • bug in divergence_result_type (#2208)
  • MatrixField tests suddenly started breaking (#2217)
  • Masks don't inherit from broadcast expressions (#2226)