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 a309bed commit 3063c53Copy full SHA for 3063c53
HISTORY.md
@@ -1,5 +1,9 @@
1
# DynamicPPL Changelog
2
3
+## 0.36.5
4
+
5
+`varinfo[:]` now returns an empty vector if `varinfo::DynamicPPL.NTVarInfo` is empty, rather than erroring.
6
7
## 0.36.4
8
9
Added compatibility with DifferentiationInterface.jl 0.7, and also with JET.jl 0.10.
Project.toml
@@ -1,6 +1,6 @@
name = "DynamicPPL"
uuid = "366bfd00-2699-11ea-058f-f148b4cae6d8"
-version = "0.36.4"
+version = "0.36.5"
[deps]
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
0 commit comments