Skip to content

v0.34.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Jun 23:04
8e05ef6

GMT v0.34.0

Diff since v0.33.0

Closed issues:

  • GMT.jl cannot precompile in macOS (#627)
  • modern mode does not crop pdf (#629)

Merged pull requests:

  • Let proj=:guess also work for datasets in imshow (#625) (@joa-quim)
  • Replace the old API function pj_get_spheroid_defn by the new proj_ellipsoid_get_parameters (#626) (@joa-quim)
  • Add functions to compute the direct and inverse problem of a loxodrome on the ellipsoid (#628) (@joa-quim)
  • Fix modernmode white margins cropring (#630) (@joa-quim)
  • Expand the ternary module to also display images and contours (#631) (@joa-quim)
  • Make a workaround to the 6.2.0 bug in the color KEY (#632) (@joa-quim)
  • Don't parse option B twice. (#633) (@joa-quim)
  • Ternary examples (#634) (@joa-quim)
  • Add buffergeo examples. (#635) (@joa-quim)