v23.10.00
🚨 Breaking Changes
🐛 Bug Fixes
- Add numcodecs pin (#300) @vyasr
- Add missed filename to sed_runner call (#286) @raydouglass
- Use
conda mambabuild
notmamba mambabuild
(#278) @bdice - fixes #254 (#262) @madsbk
📖 Documentation
🛠️ Improvements
- Use branch-23.10 for devcontainers workflow. (#289) @bdice
- Update image names (#284) @AyodeAwe
- Update to clang 16.0.6. (#280) @bdice
- Update doxygen to 1.9.1 (#277) @vyasr
- Async I/O using by-value arguments (#275) @madsbk
- Zarr-IO Benchmark (#274) @madsbk
- Add KvikIO devcontainers (#273) @trxcllnt
- async: fall back to blocking (#272) @madsbk
- Unify batch and stream API check (#271) @madsbk
- Use
copy-pr-bot
(#269) @ajschmidt8 - Zarr+CuPy+GDS+nvCOMP made easy (#267) @madsbk
- Remove sphinx pinning (#260) @vyasr
- Initial changes to support cufile stream I/O. (#259) @tell-rebanta
- Update to Cython 3.0.0 (#258) @vyasr
- Modernize Python build (#257) @vyasr
- Enable roundtrip for nvCOMP batch codecs. (#253) @Alexey-Kamenev