Skip to content

v1.10.0

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Jan 05:06
· 766 commits to master since this release
b3b2f2c

GMT v1.10.0

Diff since v1.9.3

Merged pull requests:

  • Make GDAL 'contains' an extension of Base.contains so that we can find that method (#1341) (@joa-quim)
  • Add DataFrames as a week dependency. Wrap the DataFrames join functions. (#1342) (@joa-quim)
  • Introduce a experimental gisjoin function (that still doesn't join) (#1343) (@joa-quim)
  • Add a spatialjoin function and change GMTdataset attribute type. (#1344) (@joa-quim)
  • Let pcolor alternatively return the tiles outline in a GMTdataset (#1345) (@joa-quim)

Closed issues:

  • Register v"1.9.2" (#1336)