Changelog
v0.2.0 (2022/04/26)
Images and scripts are named based on the code’s md5sum
Bump the minimum required Python version to 3.8
Change the default branch from
master
tomain
Migrate CI from Azure Pipelines and Travics to GitHub Actions
Switch from versioneer to setuptools_scm for version management
v0.1.1 (2019/09/16)
Disable displaying figure when
gmt end show
is used (#26)
v0.1.0 (2019/06/21)
First release of
sphinx_gmt
with thegmtplot
directive for automatically generating GMT plots and inserting them into Sphinx generated documentation. Supports multiple GMT versions, bash, and Python (through PyGMT).