File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- Version 0.57.0 (1 May, 2022 )
1+ Version 0.57.0 (1 May, 2023 )
22----------------------------
33
44This release continues to add new features, bug fixes and stability improvements
@@ -402,6 +402,8 @@ Pull-Requests:
402402* PR `#8907 <https://github.com/numba/numba/pull/8907>`_: Work around issue #8898. Defer ``exp2`` (and ``log2``) calls to Numba internal symbols. (`stuartarchibald <https://github.com/stuartarchibald>`_)
403403* PR `#8909 <https://github.com/numba/numba/pull/8909>`_: Fix #8903. ``NumbaDeprecationWarning``s raised from ``@{gu,}vectorize``. (`stuartarchibald <https://github.com/stuartarchibald>`_)
404404* PR `#8929 <https://github.com/numba/numba/pull/8929>`_: Update CHANGE_LOG for 0.57.0 final. (`stuartarchibald <https://github.com/stuartarchibald>`_)
405+ * PR `#8930 <https://github.com/numba/numba/pull/8930>`_: Fix year in change log (`jtilly <https://github.com/jtilly>`_)
406+ * PR `#8932 <https://github.com/numba/numba/pull/8932>`_: Fix 0.57 release changelog (`sklam <https://github.com/sklam>`_)
405407
406408Authors:
407409
@@ -430,6 +432,7 @@ Authors:
430432* `ianthomas23 <https://github.com/ianthomas23>`_
431433* `jamesobutler <https://github.com/jamesobutler>`_
432434* `jorgepiloto <https://github.com/jorgepiloto>`_
435+ * `jtilly <https://github.com/jtilly>`_
433436* `k1m190r <https://github.com/k1m190r>`_
434437* `kc611 <https://github.com/kc611>`_
435438* `kozlov-alexey <https://github.com/kozlov-alexey>`_
You can’t perform that action at this time.
0 commit comments