0.17.0
What's Changed
Added
- Use Python 3.9 [public CI] by @PokhodenkoSA in #574
- Use
NUMBA_DPPY_DEBUG
for debugging GDB tests by @PokhodenkoSA in #578 - Preliminary support Numba 0.55 (master branch) by @PokhodenkoSA in #583
- Workflow for manually running tests using Numba PRs by @PokhodenkoSA in #586
- Add public CI trigger on tags by @1e-to in #589
- Upload packages for
release*
branches by @1e-to in #593 - Update to dpctl 0.11 by @PokhodenkoSA in #595
- Update to dpnp 0.9 by @PokhodenkoSA in #599
- Improve the documenatation landing page by @diptorupd in #601
- Clean up README by @diptorupd in #604
- Improvements for automatically generated release notes by @PokhodenkoSA in #609
- Add documentation about known issues with
//
by @reazulhoque in #611
Fixed
- Restrict dpctl to 0.10.* for release 0.16 by @1e-to in #590
- Fix upload from release branch by @1e-to in #596
- Unskip tests passing with dpnp 0.9.0rc1 by @PokhodenkoSA in #606
Full Changelog: 0.16.0...0.17.0