Skip to content

Releases: JuliaGraphics/Winston.jl

v1.0.1

12 Aug 22:05
e607523
Compare
Choose a tag to compare

Winston v1.0.1

Diff since v0.15.2

Merged pull requests:

Closed issues:

  • figure(), imagesc() vs figure(); imagesc() (#147)
  • timeplot example code fails (#297)
  • It is not working on Pluto (#309)
  • DimensionMismatch bug (#310)
  • Winston messes with bigint (#311)
  • gtk_init_error() with fresh install of julia 1.9.3 (#315)

v0.15.2

22 Mar 09:11
e9e1d3c
Compare
Choose a tag to compare

Winston v0.15.2

Diff since v0.15.1

Merged pull requests:

  • Fix timeplot vectorized funcs, add test (#307) (@cmey)
  • CompatHelper: bump compat for "Reexport" to "1.0" (#308) (@github-actions[bot])

v0.15.1

17 Jan 20:25
37551e9
Compare
Choose a tag to compare

Winston v0.15.1

Diff since v0.15.0

Closed issues:

  • Please update to support Cairo 0.7 (#301)

Merged pull requests:

v0.15.0

22 Apr 21:14
Compare
Choose a tag to compare
add Project.toml

and remove REQUIRE

1.0 compatibility

19 Sep 17:21
Compare
Choose a tag to compare
v0.14.1

remove old badges

0.7 compatibility

11 Aug 20:26
Compare
Choose a tag to compare
Updates for Julia 0.7, drop 0.5 and 0.6 (#292)

* Updates for 0.7, drop 0.5 and 0.6

v0.13.2

20 Jan 07:23
Compare
Choose a tag to compare
Change Int32 to Int (#287)

v0.13.1

15 Jul 16:11
Compare
Choose a tag to compare
fix Gtk deprecation warnings