Skip to content

Commit

Permalink
0.14.4
Browse files Browse the repository at this point in the history
  • Loading branch information
dirkvdb committed Dec 18, 2023
1 parent e7c2da4 commit 50d7946
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 52 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ if(GDX_IS_TOPLEVEL)
set(INSTALL_CONFIGDIR ${CMAKE_INSTALL_LIBDIR}/cmake/geodynamix)

project(GeoDynamiX
VERSION 0.14.3
VERSION 0.14.4
LANGUAGES C CXX
)
set(CMAKE_EXPORT_COMPILE_COMMANDS 1)
Expand Down
8 changes: 8 additions & 0 deletions Changelog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
Release 0.14.4
--------------
Changes:
- Conda package build fixes
- mean function added to C++ API
- apply_mask_in_place function added to C++ API
- Update to gdal>=3

Release 0.14.3
--------------
Changes:
Expand Down
51 changes: 0 additions & 51 deletions conda/cmake/FindGsl.cmake

This file was deleted.

0 comments on commit 50d7946

Please sign in to comment.