v1.22.3
GMT v1.22.3
Merged pull requests:
- Extract several chunks of code from _common_plot_xyz() into new functions. (#1611) (@joa-quim)
- Little things and avoid input data modification in
arrows()
(#1612) (@joa-quim) - Rework the add_opt function to try limit its methods and potential recompiles. (#1613) (@joa-quim)
- Move the 'mat' positional option of add_opt into a kwarg. (#1614) (@joa-quim)
- Add option to set units used in arrows/feathers be in paper units. (#1615) (@joa-quim)
- Fix the non-working geovec parsing. Move positional options to kwargs in parse_R,J,B (#1616) (@joa-quim)
- More methods reductions by moving args into kwargs. (#1617) (@joa-quim)