Skip to content

v0.4.20

Compare
Choose a tag to compare
@CodyCBakerPhD CodyCBakerPhD released this 24 Nov 17:09
· 383 commits to dev since this release
6354b22

v0.4.20

Improvements

  • Added compression size consideration to check_image_series_size. PR #311
  • Added false positive skip condition for check_image_series_size for TwoPhotonSeries neurodata types. PR #301

Testing

  • Added downstream testing of DANDI to the per-PR suite as a requirement for merging. PR #306

Fixes

  • Fixed issue in run_checks following PR #303 that prevented iteration over certain check output types. PR #306