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 ce1d71b commit 07b672bCopy full SHA for 07b672b
HISTORY.md
@@ -1,5 +1,9 @@
1
# DynamicPPL Changelog
2
3
+## 0.36.15
4
+
5
+Bumped minimum Julia version to 1.10.8 to avoid potential crashes with `Core.Compiler.widenconst` (which Mooncake uses).
6
7
## 0.36.14
8
9
Added compatibility with [email protected].
Project.toml
@@ -1,6 +1,6 @@
name = "DynamicPPL"
uuid = "366bfd00-2699-11ea-058f-f148b4cae6d8"
-version = "0.36.14"
+version = "0.36.15"
[deps]
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
0 commit comments