Skip to content

v1.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Sep 23:05
· 647 commits to master since this release
64b307a

GMT v1.5.0

Diff since v1.4.1

Closed issues:

  • Register v"1.4.0" (#1243)
  • How to change the font-style of xlabel or ylabel? (#1246)

Merged pull requests:

  • Fix case of constant size. Add more documentation. (#1247) (@joa-quim)
  • Add docstrings to the cubeplot function and fix a bad default. (#1248) (@joa-quim)
  • Let makecpt also accept a GMTgrid in input. (#1249) (@joa-quim)
  • Iprove makecpt and grd2cpt to use default CPTs when grids have them. (#1250) (@joa-quim)
  • Fix more cases when memory layout is TRB. (#1251) (@joa-quim)
  • Add new function, lelandshade, to do texture shading as one-liner. (#1252) (@joa-quim)
  • Fix argument calls in gdaldem & makecpt. Use more inplaces. (#1253) (@joa-quim)
  • Run the texture shade tests. (#1255) (@joa-quim)
  • Fix case when makecpt.jl(Grid,...) received 2 -C (#1256) (@joa-quim)