Skip to content

Version 0.16.1

Latest
Compare
Choose a tag to compare
@Hoxbro Hoxbro released this 23 Apr 11:57
6fabb75

This release brings compatibility with the new release of upstream packages. Thanks to the first-time contributor @alexander-beedie, and the regular contributors @philippjfr, @ianthomas23, @maximlt, and @Hoxbro.

Enhancements:

  • Improved antialiased mean reduction (#1300)
  • Update the docstring of eq_hist (#1322)

Compatibility:

  • Python 3.12 support (#1317)
  • Basic dask_expr support (#1317)
  • Numpy 2.0 support (#1306)
  • Remove redundant py2 helper code (#1316)

Maintenance:

  • Replace Google Analytics with GoatCounter (#1309)
  • Docs: ignore numpydoc validation checks (#1310)
  • Fix test suite (#1314)
  • General maintenance (#1320)