Skip to content

v1.22.4

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 30 Dec 03:31
· 7 commits to master since this release

GMT v1.22.4

Diff since v1.22.3

Merged pull requests:

  • Move the 'del' kwarg in parse_I() back to a positional arg. (#1619) (@joa-quim)
  • Extract PS_nested related funs into a different file. (#1620) (@joa-quim)
  • New feat: Add a imcomplement() function. Add new feature to binarize and padarray (#1622) (@joa-quim)
  • When reading images reshape the incoming row major array like in gdalread. (#1623) (@joa-quim)
  • Revert many of the args to kwargs move. Shit happened under the hood. (#1624) (@joa-quim)
  • Fix a regression when plotting using the paper option. (#1625) (@joa-quim)

Closed issues:

  • Register v"1.22.2" (#1610)