v1.2.0
LoweredCodeUtils v1.2.0
Closed issues:
- UndefVarError: is_return not defined (#39)
Merged pull requests:
- Fix invalidations from extending
==(::Any, ::SomeType)
(#35) (@timholy) - Rearrange files for easier VS Code integration (#36) (@davidanthoff)
- Support GotoIfNot & ReturnNode (#37) (@timholy)
- Support GotoIfNot & ReturnNode (#38) (@timholy)
- VS Code integration backport (#40) (@davidanthoff)
- Improve inference for
bodymethod
leading to (:) (#41) (@timholy) - More type-asserts for better inference (#42) (@timholy)
- JuliaInterpeter 0.8 and various improvements (#43) (@timholy)