Skip to content

v1.20.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 11 Oct 23:56
· 18 commits to master since this release
c28660a

GMT v1.20.0

Diff since v1.19.0

Merged pull requests:

  • Rework the grid2tri code to drop invisble triangles and reorder them so furthes triangles are plotted first. (#1550) (@joa-quim)
  • Sort the faces in a 3D Faces-Verices object such that visualization is correct. (#1551) (@joa-quim)
  • Save info via POSTMAN if user set NO -B and respect it in check_caller (#1552) (@joa-quim)
  • Clean the POSTMAN "noframe" key after use. (#1553) (@joa-quim)
  • Add a wrapper function to dela with the replicants and other FV. (#1554) (@joa-quim)
  • Make the replicant function available for external calls, and expand its API. (#1555) (@joa-quim)
  • Tag version 1.20 (#1556) (@joa-quim)

Closed issues:

  • Register v"1.18.0" (#1536)