REL: v0.24.0
What's Changed
- MNT: add missing 'needs network' markers by @rcomer in #2369
- TST: add configuration for no-network tests by @rcomer in #2371
- Fix incorrect internal use of PlateCarree by @dopplershift in #2378
- CI: add scheduled testing against nightlies by @rcomer in #2376
- MNT: drop py39 support and bump min package versions by @rcomer in #2380
- Removed dict annotation from GeoAxes.gridlines by @BhavyeMathur in #2386
- xfail WMS tile tests by @rcomer in #2388
- Bump pypa/cibuildwheel from 2.17.0 to 2.18.1 by @dependabot in #2389
- Make Gridliner deprecation warning show up by @rcomer in #2387
- FIX: ensure Gridliner is up-to-date for title adjustment by @rcomer in #2393
- Bump pypa/cibuildwheel from 2.18.1 to 2.19.1 by @dependabot in #2398
- Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0 by @dependabot in #2399
- Fix failing gouraud shading mask creation in pccolormesh by @e-k-m in #2401
- CI: Fix image upload path to remove shapely-dev by @greglucas in #2402
- TST/FIX: Do difference ourselves rather than numpy to avoid datatype cast by @greglucas in #2403
- DOC: Remove expected NASA failing images because they work now by @greglucas in #2404
- MNT: Remove unneeded matplotlib inheritance by @greglucas in #2405
- fix treatment of spine paths with explicit path-codes by @raphaelquast in #2362
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #2408
- Bump pypa/cibuildwheel from 2.19.1 to 2.19.2 by @dependabot in #2410
- CI: Put release build conditional in the first job to avoid building every time by @greglucas in #2409
- FIX/MNT: Simplify project geometry handling by @greglucas in #2407
- FIX: contour sticky edges match dataLim by @rcomer in #2414
- FIX: imshow arguments should be popped before passing upstream by @greglucas in #2416
- Bump pypa/cibuildwheel from 2.19.2 to 2.20.0 by @dependabot in #2421
- Make renderer parameter optional in GeoAxes.get_tightbbox by @rcomer in #2424
- Support shading=None in pcolor(mesh) by @rcomer in #2426
- Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.1 by @dependabot in #2432
- TST: add pyproj to nightly tests by @rcomer in #2430
- Bump pypa/cibuildwheel from 2.20.0 to 2.21.0 by @dependabot in #2435
- Bump pypa/cibuildwheel from 2.21.0 to 2.21.1 by @dependabot in #2437
- DOC: add choropleth name to example by @rcomer in #2438
- Bump pypa/gh-action-pypi-publish from 1.10.1 to 1.10.2 by @dependabot in #2439
- FIX:
_trigger_patch_reclip
takes axes instance by @rcomer in #2441 - Bump pypa/cibuildwheel from 2.21.1 to 2.21.2 by @dependabot in #2445
- Bump pypa/gh-action-pypi-publish from 1.10.2 to 1.10.3 by @dependabot in #2446
- add a special projection for EPSG:27572 by @ThibHlln in #2427
- DOC/CI: Prepare for v0.24 release by @greglucas in #2440
New Contributors
- @BhavyeMathur made their first contribution in #2386
- @e-k-m made their first contribution in #2401
- @ThibHlln made their first contribution in #2427
Full Changelog: v0.23.0...v0.24.0