What's Changed
* fix defaults for mingw builds by totaam in https://github.com/inducer/pycuda/pull/434
* replace appdirs with platformdirs by matthiasdiener in https://github.com/inducer/pycuda/pull/436
* Use stream in mul_add if given and allocator in subset_sum by vincefn in https://github.com/inducer/pycuda/pull/438
* Numpy 2 by vincefn in https://github.com/inducer/pycuda/pull/451
New Contributors
* totaam made their first contribution in https://github.com/inducer/pycuda/pull/434
* matthiasdiener made their first contribution in https://github.com/inducer/pycuda/pull/436
**Full Changelog**: https://github.com/inducer/pycuda/compare/v2024.1...v2024.1.1