v1.8.0
What's Changed
New Features
- Relax longitude range in fullsphere projections by @Carifio24 in #2348
Bug Fixes
- Update polar log transform test values to correct matplotlib 3.7 representation by @Carifio24 in #2366
- Fix broken link editor under Qt5 by @jfoster17 in #2375
Documentation
Other Changes
- Update link for slack invite by @astrofrog in #2362
- Update stable version of standalone app to 2023.02.0 by @astrofrog in #2363
- MNT: drop runtime dependency on pkg_resources (setuptools) by @neutrinoceros in #2365
- BUG: handle deprecation warning from numpy 1.25 (np.product is deprecated in favour of np.prod) by @neutrinoceros in #2371
Full Changelog: v1.7.0...v1.8.0