Skip to content

Releases: JuliaGraphics/Graphics.jl

v1.1.2

31 May 23:03
6623e27
Compare
Choose a tag to compare

Graphics v1.1.2

Diff since v1.1.1

Merged pull requests:

v1.1.1

28 Sep 11:17
b134df0
Compare
Choose a tag to compare

Graphics v1.1.1

Diff since v1.1.0

Merged pull requests:

v1.1.0

10 Feb 11:56
545a672
Compare
Choose a tag to compare

Graphics v1.1.0

Diff since v1.0.2

Merged pull requests:

  • Add docstrings and doctests (#22) (@kimikage)
  • MassInstallAction: Install the TagBot workflow on this repository (#23) (@timholy)
  • MassInstallAction: Install the CI workflow on this repository (#24) (@timholy)
  • MassInstallAction: Install the Documenter workflow on this repository (#25) (@timholy)
  • Fix typos (#26) (@kimikage)
  • Docs: add preview and set meta prior to makedocs (#27) (@timholy)

v1.0.2

15 Mar 10:05
d63a5e1
Compare
Choose a tag to compare

Graphics v1.0.2

Diff since v1.0.1

Merged pull requests:

v1.0.1

18 Dec 21:08
v1.0.1
ae51dbb
Compare
Choose a tag to compare

v1.0.1 (2019-12-18)

Diff since v1.0.0

Merged pull requests:

  • Bump compat for Colors and release 1.0.1 (#18) (timholy)

v1.0.0

08 Dec 13:31
v1.0.0
75bb1c4
Compare
Choose a tag to compare

v1.0.0 (2019-12-08)

Diff since v0.4.0

Closed issues:

  • Release? (#15)
  • mustimplement (on reset_transform) goes wrong (#12)

Merged pull requests:

working on julia 0.7/1.0

14 Sep 06:37
b06d9ba
Compare
Choose a tag to compare
Merge pull request #14 from rdeits/rd/1.0

test on Julia 1.0 and fix a remaining deprecation

v0.3.0

06 Apr 00:12
c7014e7
Compare
Choose a tag to compare
Drop 0.5 support, fix some 0.7 deprecations (#13)

set_coordinates

25 Mar 11:14
Compare
Choose a tag to compare
v0.2.0

Bump julia requirement to 0.5

Preserve NaN-ignoring min/max

25 Mar 08:38
Compare
Choose a tag to compare
Merge pull request #11 from ararslan/aa/nanmath

Add dependency on NaNMath for IEEE min/max