Skip to content

Releases: JuliaPy/PyPlot.jl

v2.8.1

05 Apr 15:30
Compare
Choose a tag to compare

Fix a deprecation, and no longer try tkagg backend by default on MacOS (#410).

v2.8.0

28 Feb 16:11
Compare
Choose a tag to compare

Switch to new getproperty interface in PyCall 1.90

v2.7.0

11 Jan 17:57
Compare
Choose a tag to compare

Fixes for upcoming PyCall release, fix axes export in Julia 1.0, export hist function again now that this no longer exists in 1.0.

v2.6.3

04 Sep 19:54
daadae4
Compare
Choose a tag to compare

Fix more 0.7 deprecations (#384 and daadae4).

v2.6.2

27 Aug 19:15
8eeecf4
Compare
Choose a tag to compare

fix showable vs. mimewritable in Julia 0.6

v2.6.1

23 Aug 16:48
Compare
Choose a tag to compare

fix more 0.7 deprecations

v2.6.0

12 Jul 03:42
Compare
Choose a tag to compare
silence 0.7 try-without-catch deprecation

v2.5.0

09 Mar 22:04
Compare
Choose a tag to compare

Various fixes, drop Julia 0.5 support.

v2.4.0

17 Jan 14:00
Compare
Choose a tag to compare

Lazy loading of mplot3d for systems where that package is not installed. Various other small fixes.

v2.3.2

10 May 19:37
Compare
Choose a tag to compare

Fix display detection in Julia 0.6 REPL (#281). (Closes #292.)