Skip to content

v0.6.1

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Apr 13:43
· 1086 commits to main since this release
f619079

Release v0.6.1 (2022/04/11)

Digital Object Identifier for PyGMT v0.6.1

Highlights

  • Patch release which allows passing None explicitly to pygmt functions (#1872, #1862, #1857, #1815)
  • A new tutorial for grdhisteq (#1821)

Bug Fixes

  • Fix pathlib support for plot and plot3d (#1831)

Documentation

  • Add inline example for grdvolume (#1726)
  • Format author affiliations in CITATION.cff and AUTHORS.md (#1844)

Maintenance

  • NEP29: Run PyGMT tests and docs build on Python 3.10 (#1868)
  • Let pygmt.show_versions() report geopandas version (#1846)
  • Refactor build_arg_string to also deal with infile and outfile (#1837)
  • Migrate build system settings to pyproject.toml following pep517 and pep518 (#1845)
  • Use the build package to build sdist and wheel distributions (#1823)
  • Let slash command /test-gmt-dev report job URL (#1866)

Contributors