Releases: JuliaLang/SoftGlobalScope.jl
Releases · JuliaLang/SoftGlobalScope.jl
v1.1.0
SoftGlobalScope v1.1.0
Diff since v1.0.10
Closed issues:
- lack of soft scope inside macro calls (#16)
- add line numbers via toplevel expression (#20)
- not transforming elseif clauses (#21)
Merged pull requests:
v1.0.10
Fix elseif
handling (#22).
v1.0.9
Fixes tuple assignments (#19).
v1.0.5
Bug fix (#10) for let a; ...; end
v1.0.4
Handling of nested assignments (#6).
v1.0.2
Fix handling of top-level expressions (#3) and creation of new globals in blocks (#4).