v3.4.2
What's Changed
- add DOI by @ocefpaf in #72
- Use GitHub Actions for the tests by @ocefpaf in #73
- build wheel for Python 3.9 by @ocefpaf in #79
- Wrap longitude, 0-360, where it is used directly. by @efiring in #86
- Add link to new xarray wrapper gsw-xarray by @rcaneill in #87
- Add py310 test to the test matrix... by @ocefpaf in #88
- needs to avoid globing them before the autidwheel by @ocefpaf in #80
- add pre-commit by @ocefpaf in #77
- publish docs with GHA by @ocefpaf in #89
- use micromamba in tests by @ocefpaf in #93
- Fix teos 10 url by @ocefpaf in #94
- Correct Nsquared unit by @rcaneill in #91
- use np.expand_dims instead of np.newaxis by @rcaneill in #96
- Add consts to PyUFuncGenericFunction declarations by @hoodmane in #99
- Move to cibuildwheels by @ocefpaf in #100
- remove unused file by @ocefpaf in #102
- Rename master to main in the CIs by @ocefpaf in #105
- update README by @ocefpaf in #104
- Run every PR but publish only when tags by @ocefpaf in #106
New Contributors
Full Changelog: v3.4.0...v3.4.2