Skip to content

Commit 7233db7

Browse files
committed
Patch and changelog
1 parent 98e8a45 commit 7233db7

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

HISTORY.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 0.9.17
2+
3+
Further improve performance by dropping unused `Ref`s from the tape entirely.
4+
15
# 0.9.16
26

37
Improve performance by removing unnecessary `set_ref_at!` / `get_ref_at` calls.

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ uuid = "6f1fad26-d15e-5dc8-ae53-837a1d7b8c9f"
33
license = "MIT"
44
desc = "Tape based task copying in Turing"
55
repo = "https://github.com/TuringLang/Libtask.jl.git"
6-
version = "0.9.16"
6+
version = "0.9.17"
77

88
[deps]
99
MistyClosures = "dbe65cb8-6be2-42dd-bbc5-4196aaced4f4"

0 commit comments

Comments
 (0)