Releases: JuliaGraphics/Showoff.jl
Releases · JuliaGraphics/Showoff.jl
v0.3.2
Showoff v0.3.2
Diff since v0.2.1
Closed issues:
- Plots fails with large values (#13)
- plots.jl display issue (#16)
- Sections using Base.Grisu need to be rewritten (#24)
Merged pull requests:
v0.2.1
Fix depwarns for Julia 1.0 (#12)
* fix depwarns
* use isempty
* updates
v0.2.0
Updates for Julia 0.7 (#11)
* Updates for Julia 0.7
* Stop testing on Travis macOS
This package has no platform-specific code or dependencies, and Travis'
macOS queues and builds are notoriously slow. Thus we'd might as well
just test on Linux.
Minor updates and 0.6 fixes
Merge pull request #8 from JuliaGraphics/aa/tests
Add tests
v0.1.0
v0.6 compatibility release