Releases: JuliaLang/JuliaC.jl
Releases · JuliaLang/JuliaC.jl
v0.2.2
JuliaC v0.2.2
Merged pull requests:
- include a copy of julia-config to fix precompiling (#53) (@JeffBezanson)
- reset load path to fix usage as an app (#59) (@JeffBezanson)
- recommend compiling as a package in readme rather than source file (#60) (@JeffBezanson)
Closed issues:
Package Pkg not found in current path.(#57)
v0.2.1
JuliaC v0.2.1
Merged pull requests:
v0.2.0
JuliaC v0.2.0
Breaking changes
Removed enable_trim option to ImageRecipe
Merged pull requests:
app_project->AppProjectinREADME.md(#40) (@pjaap)- Refactor buildscript to avoid positional arguments. (#41) (@gbaraldi)
- Check for GPL libs (#48) (@gbaraldi)
- Add use_loaded_libs option to prefer using loaded jlls (#49) (@gbaraldi)
- Remove trim enabled argument, it was reduntant with trim mode (#51) (@gbaraldi)
Closed issues:
v0.1.0
JuliaC v0.1.0
Release!