Releases: JuliaGraphics/Cairo.jl
Releases · JuliaGraphics/Cairo.jl
v0.6.0
Move from REQUIRE to Project.toml (#280) * add project.toml and update travis and appveyor
work in progress, some fixes
bring back source builds
Fix from source builds for Julia version < 1.0 (#245) * Fix from source builds for Julia version < 1.0 * Update build.jl * Update build.jl * Update build.jl
Make Cairo.jl work on Julia 1.0.0
Update build.jl (#244) * Fix 1.0 build
0.7 ready (mostly)
some homebrew issues on OSX, some missing deprecations on Compat
some build correction
Just picking up #227 to enable 0.7 on MacOSX again.
Fix for reset_transform
Fix and add test for reset_transform (#220) * Fix and add test for reset_transform with using Graphics
v0.7 preview
to run on 0.7dev
following Compat changes
- julia > 0.4
- compat finalize + textwidth
- test 0.5 ff