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 9de1c6e commit af83b0fCopy full SHA for af83b0f
HISTORY.md
@@ -1,5 +1,10 @@
1
# DynamicPPL Changelog
2
3
+## 0.36.3
4
+
5
+Added a compatibility entry for JET.jl 0.10.
6
+This should only affect you if you are using DynamicPPL on the Julia 1.12 pre-release.
7
8
## 0.36.2
9
10
Improved docstrings for AD testing utilities.
Project.toml
@@ -1,6 +1,6 @@
name = "DynamicPPL"
uuid = "366bfd00-2699-11ea-058f-f148b4cae6d8"
-version = "0.36.2"
+version = "0.36.3"
[deps]
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
0 commit comments