Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

V8.3.2 #257

Merged
merged 14 commits into from
Feb 5, 2025
Merged

V8.3.2 #257

merged 14 commits into from
Feb 5, 2025

Conversation

raphaelquast
Copy link
Owner

@raphaelquast raphaelquast commented Feb 5, 2025

A minor release that addresses some pending issues.

🔨 Fixes

  • ❗fix m.set_shape.contour() if matplotlib >=3.10 is used
  • fix AttributeError: 'Figure' object has no attribute '_mpl_orig_savefig'
  • fix readthedocs builds (e.g. add "sphinx configuration key")

🌳 New

  • You can now provide the crs also as a string, e.g: m = Maps(crs="EPSG:4326")

Copy link

codecov bot commented Feb 5, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.06%. Comparing base (e818faf) to head (8fca057).
Report is 18 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #257      +/-   ##
==========================================
+ Coverage   75.04%   75.06%   +0.02%     
==========================================
  Files          27       27              
  Lines       11878    11892      +14     
==========================================
+ Hits         8914     8927      +13     
- Misses       2964     2965       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@raphaelquast raphaelquast changed the title V8.4 V8.3.2 Feb 5, 2025
@raphaelquast raphaelquast merged commit 813c7b9 into master Feb 5, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants