Skip to content

Commit 89f1c00

Browse files
committed
Announce clad v1.5
1 parent 3903a64 commit 89f1c00

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

_data/releases.yml

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
- date: 2024-05-21
2+
codebase: "Clad"
3+
version: "v1.5"
4+
description: |
5+
This release enables Clang-18. Includes reduced size of the generated code.
6+
It integrates Clad better with Clang by moving the differentiation process
7+
at the end of the translation unit. Improves the error estimation
8+
infrastructure and has many bug fixes.
9+
link: "https://github.com/vgvassilev/clad/releases/tag/v1.5"
10+
111
- date: 2024-05-09
212
codebase: "CppInterOp"
313
version: "v1.3.0"

0 commit comments

Comments
 (0)