UnicodePlots.jl Versions Save

Unicode-based scientific plotting for working in the terminal

v3.4.2

1 year ago

UnicodePlots v3.4.2

Diff since v3.4.1

Closed issues:

  • histogram not defined (#340)

Merged pull requests:

  • use is_auto(lims) (#339) (@t-bltg)
  • Use relative paths when including extensions in init (#341) (@andreasnoack)

v3.4.1

1 year ago

UnicodePlots v3.4.1

Diff since v3.4.0

Closed issues:

  • Import latency issue (#324)

Merged pull requests:

  • Clarify xticks, yticks in README.md (#333) (@Socob)
  • make more Plot attributes mutable (#338) (@t-bltg)

v3.4.0

1 year ago

UnicodePlots v3.4.0

Diff since v3.3.4

Closed issues:

  • Request: Leverage package extensions (#331)

Merged pull requests:

  • conditionally require FreeType, FileIO, Unitful and ImageInTerminal through weak deps or Requires (#332) (@t-bltg)

v3.3.4

1 year ago

Manual release (workaround broken TagBot).

v3.3.3

1 year ago

Manual release (workaround broken TagBot).

v3.3.2

1 year ago

UnicodePlots v3.3.2

Diff since v3.3.1

Closed issues:

  • Heatmap colorbar with non-finite values (#321)

Merged pull requests:

  • simplify test (#316) (@t-bltg)
  • use inv (#317) (@t-bltg)
  • ceil_neg_log10(x) for non-finite x (#322) (@milankl)
  • enhance heatmap (#323) (@t-bltg)

v3.3.1

1 year ago

UnicodePlots v3.3.1

Diff since v3.3.0

Merged pull requests:

  • fix surfaceplot masking using NaNs (#314) (@t-bltg)

v3.3.0

1 year ago

UnicodePlots v3.3.0

Diff since v3.2.4

Merged pull requests:

  • rework colorbar lim labels and padding (#313) (@t-bltg)

v3.2.4

1 year ago

UnicodePlots v3.2.4

Diff since v3.2.3

Merged pull requests:

  • make margin and padding mutable (#308) (@t-bltg)
  • add mutability tests (#309) (@t-bltg)
  • README: Fix two section headings (#310) (@waldyrious)
  • unicode_exponent consistency (#312) (@t-bltg)

v3.2.3

1 year ago

UnicodePlots v3.2.3

Diff since v3.2.2

Merged pull requests:

  • add Term examples (#305) (@t-bltg)
  • add links (#306) (@t-bltg)
  • do not error on failing png_image (#307) (@t-bltg)