Skip to content

Tags: rened/Winston.jl

Tags

v0.11.8

Toggle v0.11.8's commit message
Winston v0.11.8 [51c21a9]

v0.11.0

Toggle v0.11.0's commit message
plot() improvements

- Better handling of complex arguments.
- Better handling of matrix arguments.
- Merge `plot(func, a, b)` behavior into main plot function, and remove
  `plot([func...], a, b)` functionality (closes JuliaGraphics#146).

v0.10.2

Toggle v0.10.2's commit message
reinstate WinstonDisplay to julia 0.3

a984d96 was too aggressive. Fixes JuliaGraphics#137.

v0.10.1

Toggle v0.10.1's commit message
workaround for new repl display issue

If any command was entered into the repl before
`using Winston`, then no plot window would appear.

v0.10.0

Toggle v0.10.0's commit message
fix julia 0.2 breakage by a984d96

v0.9.0

Toggle v0.9.0's commit message
julia-0.2 fixes

v0.8.1

Toggle v0.8.1's commit message
Winston v0.8.1 [ba86e42]

v0.8.0

Toggle v0.8.0's commit message
doc: add fun/imagesc

v0.7.2

Toggle v0.7.2's commit message
Winston v0.7.2 [a8039a5]