This repository has been archived by the owner on Jul 13, 2021. It is now read-only.
v0.9.11
v0.9.11 (2019-12-08)
Closed issues:
- linesegments does not accept colors as floats (#224)
- Type inference regression from Julia 1.3 to 1.4-DEV (#223)
- Timeseries & streamplot need docs (#183)
- Aspect ratio ignored (#169)
Merged pull requests:
- make clear field access faster (#246) (SimonDanisch)
- CompatHelper: bump compat for "ImageMagick" to "1.0" (#245) (github-actions[bot])
- CompatHelper: bump compat for "StructArrays" to "0.4" (#244) (github-actions[bot])
- CompatHelper: add new compat entry for "FreeType" at version "2.1" (#241) (github-actions[bot])
- CompatHelper: add new compat entry for "FixedPointNumbers" at version "0.6" (#240) (github-actions[bot])
- CompatHelper: add new compat entry for "ImageMagick" at version "0.7" (#239) (github-actions[bot])
- CompatHelper: add new compat entry for "Colors" at version "0.9" (#238) (github-actions[bot])
- CompatHelper: add new compat entry for "Packing" at version "0.3" (#237) (github-actions[bot])
- CompatHelper: add new compat entry for "PlotUtils" at version "0.6" (#236) (github-actions[bot])
- CompatHelper: add new compat entry for "Showoff" at version "0.3" (#235) (github-actions[bot])
- CompatHelper: add new compat entry for "IntervalSets" at version "0.3" (#234) (github-actions[bot])
- CompatHelper: add new compat entry for "SignedDistanceFields" at version "0.4" (#233) (github-actions[bot])
- CompatHelper: add new compat entry for "FFMPEG" at version "0.2" (#232) (github-actions[bot])
- CompatHelper: add new compat entry for "ColorTypes" at version "0.8" (#231) (github-actions[bot])
- CompatHelper: add new compat entry for "Contour" at version "0.5" (#230) (github-actions[bot])
- CompatHelper: add new compat entry for "UnicodeFun" at version "0.4" (#229) (github-actions[bot])
- CompatHelper: add new compat entry for "StaticArrays" at version "0.12" (#228) (github-actions[bot])
- CompatHelper: add new compat entry for "ColorBrewer" at version "0.4" (#227) (github-actions[bot])
- CompatHelper: add new compat entry for "FileIO" at version "1.1" (#226) (github-actions[bot])
- update version (#225) (SimonDanisch)
- more definitions for plot types (#222) (asinghvi17)
- add textspace and right align label so sliderwidth includes the label (#219) (jkrumbiegel)
- fix unresponsive button frame (#217) (jkrumbiegel)
- Try to fix StaticArrays depwarn (#215) (asinghvi17)
- Allow PlotUtils.ColorGradient to be passed to
colormap
(#214) (asinghvi17) - Explicitly import docstring extension into IO enum modules (#212) (asinghvi17)
- Improve enum and v/hbox docs (#211) (asinghvi17)
- Update types.jl (#209) (logankilpatrick)
- add conversions to work with different eltypes (#206) (SimonDanisch)
- Refinements to streamplots using low discrepancy sequence (#205) (mschauer)
- Fix wrong variable in streamplots implementation (#203) (mschauer)
- add
parent
kwarg totitle
(#200) (asinghvi17) - Update Stepper documentation, allow custom format (#197) (asinghvi17)
- remove qmul in rotate!(Accum, ...) (#196) (asinghvi17)
- Tickmarks2 (#192) (grero)
- change font to monospace in showlibrary (#190) (asinghvi17)