Skip to content

2.1.0

Compare
Choose a tag to compare
@hdmf-bot hdmf-bot released this 11 Aug 01:19
· 516 commits to dev since this release
2.1.0
92791b6

New features

Internal improvements

  • Add ability to pass callable functions to run when adding or removing items from a LabelledDict.
    An error is now raised when using unsupported functionality in LabelledDict. @rly (#405)
  • Raise a warning when building a container that is missing a required dataset. @rly (#413)