Skip to content

v1.12.1

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Mar 23:06
· 578 commits to master since this release
c853cee

GMT v1.12.1

Diff since v1.12.0

Merged pull requests:

  • Fixes for the cases when grid/array is float and has NaNs (#1395) (@joa-quim)
  • Improve the tiles function to also return a tiles mesh and add 'region' kw. (#1396) (@joa-quim)
  • Remove all GMT. prefix from doc strings. Improve the @? macro (#1397) (@joa-quim)
  • Fix two bugs in imgtiles and improve doc strings. (#1398) (@joa-quim)
  • Add a -N parser to allow long options. Add 3 visual examples. (#1399) (@joa-quim)
  • Add <, >, <= and >= GMTgrid operations. (#1400) (@joa-quim)
  • Let getbyattrib also accept a vector of strings. (#1401) (@joa-quim)
  • Make an exception for multicolumn and the bar module, otherwise bar may break. (#1403) (@joa-quim)
  • Fix gmtbegin show. Don "show" via GMT call but via GMT.jl functions (#1404) (@joa-quim)

Closed issues:

  • Register v"1.11.1" (#1375)