Skip to content

Releases: JuliaGraphics/Graphics.jl

v1.1.2

Choose a tag to compare

@github-actions github-actions released this 31 May 23:03
6623e27

Graphics v1.1.2

Diff since v1.1.1

Merged pull requests:

v1.1.1

Choose a tag to compare

@github-actions github-actions released this 28 Sep 11:17
b134df0

Graphics v1.1.1

Diff since v1.1.0

Merged pull requests:

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 10 Feb 11:56
545a672

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

Choose a tag to compare

@github-actions github-actions released this 15 Mar 10:05
d63a5e1

Graphics v1.0.2

Diff since v1.0.1

Merged pull requests:

v1.0.1

Choose a tag to compare

@julia-tagbot julia-tagbot released this 18 Dec 21:08
v1.0.1
ae51dbb

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

Choose a tag to compare

@julia-tagbot julia-tagbot released this 08 Dec 13:31
v1.0.0
75bb1c4

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

Choose a tag to compare

@tknopp tknopp released this 14 Sep 06:37
b06d9ba
Merge pull request #14 from rdeits/rd/1.0

test on Julia 1.0 and fix a remaining deprecation

v0.3.0

Choose a tag to compare

@ararslan ararslan released this 06 Apr 00:12
c7014e7
Drop 0.5 support, fix some 0.7 deprecations (#13)

set_coordinates

Choose a tag to compare

@timholy timholy released this 25 Mar 11:14
v0.2.0

Bump julia requirement to 0.5

Preserve NaN-ignoring min/max

Choose a tag to compare

@timholy timholy released this 25 Mar 08:38
Merge pull request #11 from ararslan/aa/nanmath

Add dependency on NaNMath for IEEE min/max