We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 79e9e05 + 5f60cd9 commit fa1e426Copy full SHA for fa1e426
NEWS.md
@@ -4,6 +4,10 @@ ClimaCore.jl Release Notes
4
main
5
-------
6
7
+v0.14.37
8
+-------
9
+- Extend level and field_values to work with lazy Fields [2356](https://github.com/CliMA/ClimaCore.jl/pull/2356)
10
+
11
v0.14.36
12
13
- Refactor FieldMatrix indexing, add scalar_field_matrix [2346](https://github.com/CliMA/ClimaCore.jl/pull/2346)
Project.toml
@@ -1,7 +1,7 @@
1
name = "ClimaCore"
2
uuid = "d414da3d-4745-48bb-8d80-42e94e092884"
3
authors = ["CliMA Contributors <[email protected]>"]
-version = "0.14.36"
+version = "0.14.37"
[deps]
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
0 commit comments