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 29b4631 commit 8fdf764Copy full SHA for 8fdf764
HISTORY.md
@@ -1,5 +1,9 @@
1
# DynamicPPL Changelog
2
3
+## 0.35.6
4
+
5
+Fixed the implementation of `.~`, such that running a model with it no longer requires DynamicPPL itself to be loaded.
6
7
## 0.35.5
8
9
Several internal methods have been removed:
Project.toml
@@ -1,6 +1,6 @@
name = "DynamicPPL"
uuid = "366bfd00-2699-11ea-058f-f148b4cae6d8"
-version = "0.35.5"
+version = "0.35.6"
[deps]
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
0 commit comments