What's Changed
- Fix typing error in numba MakeVector impl by @aseyboldt in #1070
- Prevent
Print
from being constant folded by @brandonwillard in #1071 - Convert Numba scalar outputs to
ndarray
s by @brandonwillard in #1073 - Add some more Numba special functions by @aseyboldt in #1077
Full Changelog: rel-2.7.8...rel-2.7.9