Skip to content

1.1.0

Compare
Choose a tag to compare
@nwb-bot nwb-bot released this 17 Sep 18:27
· 490 commits to dev since this release
1.1.0
d7f23a1

New features:

Minor enhancements:

  • Add iterative write check for TimeSeries timestamps #1012 (@bendichter, @oruebel)
  • Add functions to convert between pixel mask and image mask for ophys data #766 (@mamelara)
  • Add cortical surface extension example #1040 (@bendichter)
  • Match API with schema defaults #1033 (@rly)
  • Core schema is now a git submodule #1045 (@ajtritt)
  • Implement better support for floating point data for Python 3.5 on Windows #1043 (@rly)
  • Enhance iterative write tutorial #1029 (@oruebel)
  • Allow empty data in DynamicTable with non-empty VectorIndex #887 (@ajtritt)
  • Allow OpticalSeries constructor argument 'field_of_view' to be H5Dataset #1063 (@bendichter)
  • Clarify documentation for deprecated ImageSeries constructor arg 'bits_per_pixel' #1065 (@rly)
  • Adjust code to explicitly map properties after changes made in HDMF 1.2 #1048 #1069 (@rly)
  • Improvements to CI, documentation, and GitHub repo structure #1055 (@rly)