v0.3.1
v0.3.1 (2020-01-27)
Closed issues:
- Fails to build codeinfo from an IR of function with
try/catch
control flow (#34) - ccall with two parameters called in a dynamo (#30)
Merged pull requests:
- Smarter fallthrough (#43) (MikeInnes)
- limited support for dynamos with types (#42) (MikeInnes)
- Add sneaky invoke example (from Slack) (#38) (phipsgabler)
- Try/catch handling (#36) (MikeInnes)
- update to JuliaLang/julia#34039 (#35) (aviatesk)
- fix #30 (#33) (simeonschaub)
- update docs (#32) (aviatesk)
- [WIP] Document more (internal) functions (#24) (phipsgabler)