Skip to content

2.3.3

Compare
Choose a tag to compare
@nwb-bot nwb-bot released this 26 Jun 21:00
· 149 commits to dev since this release
2.3.3
f8041c4

PyNWB 2.3.3 (June 26, 2023)

Enhancements and minor changes

  • Add testing support for Python 3.11. @rly #1687
  • Add CI testing of NWB files on DANDI. @rly #1695

Bug fixes

  • Remove unused, deprecated codecov package from dev installation requirements. @rly
    #1688
  • Remove references to discontinued requires.io service in documentation. @rly
    #1690
  • Update requirements-doc.txt to resolve Python 3.7 incompatibility. @rly
    #1694
  • Fixed test battery to show and check for warnings appropriately. @rly
    #1698