Release-v0.11.0
terasakisatoshi
released this
28 May 06:14
·
551 commits
to master
since this release
Feature
- specify version of Julia packages that will be AOT compiled.
- enable to pull pre-built docker image instead of building by yourself. via
$ make pull
- bump up base image from julia:1.4.1 to julia:1.4.2
- ijuliacompile.jl updated
- fix some bugs #110