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 d9bc88a commit 5f55f30Copy full SHA for 5f55f30
HISTORY.md
@@ -1,3 +1,14 @@
1
+# Release 0.35.0
2
+
3
+## Breaking changes
4
5
+Julia 1.10 is now the minimum required version for Turing.
6
7
+Tapir.jl has been removed and replaced with its successor, Mooncake.jl.
8
+You can use Mooncake.jl by passing `adbackend=AutoMooncake(; config=nothing)` to the relevant samplers.
9
10
+Support for Tracker.jl as an AD backend has been removed.
11
12
# Release 0.33.0
13
14
## Breaking changes
0 commit comments