What's Changed
- Add HDF5 format movie reader by @ethanbb in #331
- Fix environment not set correctly for Windows subprocess backend by @ethanbb in #335
- Remove runfile before writing on Unix platforms to avoid permissions issues by @ethanbb in #334
- Add async_local backend and allow using an existing dview for local and async_local backends by @ethanbb in #311
- Allow loading seed for CNMF and CNMFE by @ethanbb in #336
- Cache and decorator improvements by @ethanbb in #339
- Allow setting log level in run() by @ethanbb in #341
- Compute C-order memmap, projections, and correlation image in parallel, efficiently, avoiding OOM by @ethanbb in #340
- Remove params from CNMFE test that were never used by @ethanbb in #344
- Reformat & bump version for 0.6.0 by @ethanbb in #345
Full Changelog: v0.5.0...v0.6.0