Skip to content

v0.1.0

Compare
Choose a tag to compare
@kushalkolar kushalkolar released this 09 Jan 08:51
· 131 commits to master since this release

First full release!

Breaking changes from the beta

  • Introduced LazyArrays for various CNMF outputs, #140
  • better handling of input movies #146

Fixes

  • #130, fix #116 by adding a local backend in that is used by default on Windows, completing bypassing all the subprocess stuff
  • #126, safety check to prevent small subdataframe from overwriting a large dataframe on disk, default max delta of num_rows is 1
  • other changes see: https:/nel-lab/mesmerize-core/milestone/3?closed=1

All PRs in this release

Full Changelog: v0.1.0.b1...v0.1.0