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.
1 parent a4877f9 commit 4b55b83Copy full SHA for 4b55b83
_data/releases.yml
@@ -1,3 +1,20 @@
1
+- date: 2024-08-08
2
+ codebase: "Clad"
3
+ version: "v1.7"
4
+ description: |
5
+ This release includes support for `std::array` and range-based for loops.
6
+ Improved diagnostics and has many bug fixes.
7
+ link: "https://github.com/vgvassilev/clad/releases/tag/v1.7"
8
+
9
+- date: 2024-07-18
10
11
+ version: "v1.6"
12
13
+ This release includes improved support for `std::string` and `const_cast`.
14
+ Removes the unnecessary `array_ref` usages. Adds support for computing the
15
+ only hessian diagonal and has many bug fixes.
16
+ link: "https://github.com/vgvassilev/clad/releases/tag/v1.6"
17
18
- date: 2024-06-04
19
codebase: "Xeus-Cpp"
20
version: "v0.5"
0 commit comments