File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,18 @@ ClimaCore.jl Release Notes
4
4
main
5
5
-------
6
6
7
+ v0.14.30
8
+ -------
9
+
10
+ - Fixed error messages in our DataLayouts
11
+ [ 2275] ( https://github.com/CliMA/ClimaCore.jl/pull/2275 ) .
12
+
13
+ - Bug fix in our finite difference shared memory implementation
14
+ [ 2282] ( https://github.com/CliMA/ClimaCore.jl/pull/2282 ) .
15
+
16
+ - Added support for shared memory in ` GradientC2F `
17
+ [ 2268] ( https://github.com/CliMA/ClimaCore.jl/pull/2268 ) .
18
+
7
19
### ![ ] [ badge-✨feature/enhancement ] Improvements to ` Remapping.interpolate ` PR [ 2272] ( https://github.com/CliMA/ClimaCore.jl/pull/2272 )
8
20
9
21
PR [ 2272] ( https://github.com/CliMA/ClimaCore.jl/pull/2272 ) introduces
Original file line number Diff line number Diff line change 1
1
name = " ClimaCore"
2
2
uuid = " d414da3d-4745-48bb-8d80-42e94e092884"
3
3
authors = [" CliMA Contributors <clima-software@caltech.edu>" ]
4
- version = " 0.14.29 "
4
+ version = " 0.14.30 "
5
5
6
6
[deps ]
7
7
Adapt = " 79e6a3ab-5dfb-504d-930d-738a2a938a0e"
You can’t perform that action at this time.
0 commit comments