You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Simplified the nwbinspector.testing configuration framework. #509
Cleaned old references to non-recent PyNWB and HDMF versions. Current policy is that latest NWB Inspector releases should only support compatibility with latest PyNWB and HDMF. #510
Swapped setup approach to the modern pyproject.toml standard. #507
Added complete annotation typing and integrated Mypy into pre-commit. #520
Fixes
Fixed incorrect error message for OptogeneticStimulusSite. #524
Fixed detection of Zarr directories for inspection. #531