Skip to content

Commit d30eca8

Browse files
committed
Bump patch version to 0.38.4
1 parent 513edc5 commit d30eca8

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

HISTORY.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# DynamicPPL Changelog
22

3+
## 0.38.4
4+
5+
Improve performance of VarNamedVector. It should now be very nearly on par with Metadata for all models we've benchmarked on.
6+
37
## 0.38.3
48

59
Add an implementation of `returned(::Model, ::AbstractDict{<:VarName})`.

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "DynamicPPL"
22
uuid = "366bfd00-2699-11ea-058f-f148b4cae6d8"
3-
version = "0.38.3"
3+
version = "0.38.4"
44

55
[deps]
66
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"

0 commit comments

Comments
 (0)