This repository has been archived by the owner on Jul 13, 2021. It is now read-only.
Releases: JuliaPlots/AbstractPlotting.jl
Releases · JuliaPlots/AbstractPlotting.jl
v0.9.8
v0.9.8 (2019-06-04)
Closed issues:
Merged pull requests:
- Improve camera zooming (#140) (smldis)
- Update
VideoStream
,save
docstrings (#138) (tlqmj) - Fix save(path, io::VideoStream) when file type is .mkv (#137) (tlqmj)
- Delete REQUIRE (#135) (asinghvi17)
- only doc 2 versions of function (#133) (asinghvi17)
- Fix incorrect frame duration in record (#132) (tlqmj)
- Export textslider (#130) (asinghvi17)
- Don't constrain type of angle (#129) (goretkin)
- rework AbstractPlotting tests (#127) (asinghvi17)
- Make MP4s have better quality (#124) (asinghvi17)
- Export
update\_limits!
(#121) (asinghvi17) - Add Travis badge (#120) (asinghvi17)
- title improvements (#119) (SimonDanisch)
- Add showlibrary as a function (#116) (asinghvi17)
- Button tweaks (#114) (grero)
- test with MakieGallery (#112) (SimonDanisch)
- Mark inplace vbox with ! (#99) (JonasIsensee)
- Document update_limits! and others (#85) (asinghvi17)
v0.9.7
tag new version
v0.9.6
don't add stdlib
v0.9.5
Update Project.toml
fixes for 1.1.0
v0.9.4 Update Project.toml
v0.9.3
bump version + remove ambig error
polish looks + load times
v0.9.2 uncomment
switch to observables
define product on Combined (#56) * define product on combined * no need for tuple * fix theme * use correct fieldname * switch condition
Julia 1.0 support - almost full release
Merge pull request #3 from JuliaPlots/sd/07 fixes for 0.7
Prerelease to get Pkg3 started
Release mainly to make development of makie master easier!