Skip to content

v0.4.29

Compare
Choose a tag to compare
@CodyCBakerPhD CodyCBakerPhD released this 28 Jun 19:50
· 177 commits to dev since this release
c858ecf

v0.4.29

  • Support for Python 3.7 has officially been dropped by the NWB Inspector. Please use Python 3.8 and above. #380

Fixes

  • check_time_interval_time_columns now only checks for start_time with is_ascending_series. #382

  • is_acending_series no longer asserts series to be strictly monotonic. #374