Skip to content

Commit 666bc59

Browse files
committed
JuliaInterpreter v0.4.1:
- Fix for change in CodeInfo.slotnames type on julia master (#251) - Add a way to break on throw (#253) - Exclude Union{} from is_vararg_type (#254) - Various performance improvements (#254)
1 parent 0f99957 commit 666bc59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "JuliaInterpreter"
22
uuid = "aa1ae85d-cabe-5617-a682-6adf51b2e16a"
3-
version = "0.4.0"
3+
version = "0.4.1"
44

55
[deps]
66
CodeTracking = "da1fd8a2-8d9e-5ec2-8556-3022fb5608a2"

0 commit comments

Comments
 (0)