What's Changed
- Fix Numba CAReduce infinite identity values for non-floats by @brandonwillard in #865
- Convert SciPy scalar function inputs to acceptable dtypes in Numba implementations by @brandonwillard in #866
- Use
params
argument in Numba's defaultOp.perform
implementation by @brandonwillard in #867
Full Changelog: rel-2.5.2...rel-2.5.3