v1.7.0
What's Changed
- fix typo in docs for map overlay by @weber-s in #144
- Docs simplify map overlay by @weber-s in #145
- Fix variable calling/returning order by @sspagnol in #156
- Fix clean method in case var is nan. by @15b3 in #164
- Fix default behavior of WindroseAxes.from_ax(). by @15b3 in #166
- Update docstring about calm_limit by @15b3 in #162
- fix np.float deprecation warning by @theendlessriver13 in #167
- move to GitHub Actions by @ocefpaf in #173
- Auto-publish on PyPI and test test the tarball by @ocefpaf in #174
- Build and upload docs by @ocefpaf in #175
- Codespell by @ocefpaf in #176
- Fix docs gha by @ocefpaf in #177
- Package metadata by @ocefpaf in #178
- Add pre-commit and many automated fixes by @ocefpaf in #179
- Add binder environment and badge by @ocefpaf in #180
- We no longer support Python 2k, so no universal wheel by @ocefpaf in #181
New Contributors
- @sspagnol made their first contribution in #156
- @15b3 made their first contribution in #164
- @theendlessriver13 made their first contribution in #167
Full Changelog: v1.6.8...v1.7.0