Releases: TEOS-10/GSW-Python
Releases · TEOS-10/GSW-Python
v3.6.19
v3.6.18
What's Changed
- Avoid distutils by @ocefpaf in #143
- Add citation in README.md by @rcaneill in #145
- Fix upload-download artifacts by @ocefpaf in #154
- Should fix PyPI publishing by @ocefpaf in #155
- version everything and allow tests to run on macos-14 by @ocefpaf in #159
- Test on py312 by @ocefpaf in #164
- Fix typo... by @ocefpaf in #163
- Dev notes by @ocefpaf in #133
- Remove used dependency by @ocefpaf in #165
- Test against numpy 2.0 by @ocefpaf in #166
Full Changelog: v3.6.17...v3.6.18
v3.6.17.post1
Build wheel for py312
v3.6.17
What's Changed
- Add 'const' modifiers to ufuncs via make_ufuncs.py by @efiring in #109
- let's see if we can revive the docs by @ocefpaf in #110
- Add name setup.py by @ocefpaf in #112
- Ensure the slice is an array by @ocefpaf in #114
- add dependabot for GHA by @ocefpaf in #113
- Closes 74 by @ocefpaf in #126
- Fix linter by @ocefpaf in #127
- Update umamba gha by @ocefpaf in #139
- Add gibbs and gibbs_ice via ufunc wrapping. by @efiring in #134
Full Changelog: v3.6.16...v.3.6.17
v3.6.16.post1
What's Changed
- Add 'const' modifiers to ufuncs via make_ufuncs.py by @efiring in #109
- let's see if we can revive the docs by @ocefpaf in #110
Full Changelog: v3.6.16...v3.6.16.post1
v3.6.16
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
v3.4.1.post0
- Build for Python 3.9