Releases: python-windrose/windrose
Releases · python-windrose/windrose
v1.9.2
v1.9.1
What's Changed
- use link for PyPI by @ocefpaf in #248
- fix an invalid escape in the subplots example by using a raw string by @jkittner in #262
- Fix issue where sectors showed a straight line instead of a curved by @jkittner in #266
- check input bins validity issue #268 by @HIKassem in #269
- fix for incompatibility with numpy 2 by @SchmJo in #272
New Contributors
Full Changelog: v1.9.0...v1.9.1
v1.9.0
What's Changed
- minor fix to the pypi GHA by @ocefpaf in #219
- Rename branch to main in link to contributors list by @leouieda in #217
- provision-with-micromamba is deprecated by @ocefpaf in #246
- fix the docs build and add an easy example for subplots using seaborn by @jkittner in #242
- Using ruff and some notebook QA pre-commits by @ocefpaf in #247
- pass kind argument from plot_windrose_df to plot_windrose_np by @stas-sl in #228
- fix y-axis scaling when
calm_limit
is provided by @jkittner in #243
New Contributors
Full Changelog: v1.8.1...v1.9.0
v1.8.1
What's Changed
- remove broken badge link by @ocefpaf in #199
- remove read the docs badge by @ocefpaf in #200
- fix matplotlib deprecation warnings by @theendlessriver13 in #201
- error out on warnings by @ocefpaf in #202
- skip codespell on "therefor" by @ocefpaf in #206
- add dependabot and update GHA by @ocefpaf in #211
- fix compatibility issue with numpy 1.24 by @theendlessriver13 in #216
New Contributors
Full Changelog: v1.8.0...v1.8.1
v1.8.0
What's Changed
- Changelog by @ocefpaf in #182
- update GHA by @ocefpaf in #192
- Language cannot be empty by @ocefpaf in #193
- Update install docs by @ocefpaf in #194
- fix gh-pages publication by @ocefpaf in #196
- Use pytest-mpl to check the images by @ocefpaf in #197
- Fix issue with matplotlib 3.6.0 by @ocefpaf in #191
- Edit for an alternate option for 'inf' in labels by @sampr7 in #185
- fix some of my messy previous change that broke theta_labels... by @weber-s in #146
- WIP: Add ax and figsize arg to plotting functions by @petebachant in #121
- use mpl default cmap by @ocefpaf in #198
New Contributors
Full Changelog: v1.7.0...v1.8.0
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