Skip to content

0.3.0

Choose a tag to compare

@rly rly released this 23 Sep 15:49
· 9 commits to main since this release
9ecff51

v0.3.0 (September 23, 2025)

  • Refactored the extension to depend on ndx-ophys-devices for device and biological component specification, replacing its previous standalone device types. Introduced the OptogeneticSitesTable to consolidate stimulation site metadata (excitation source, optical fiber, effector), updated the schema, API, docs, and tests accordingly, and improved modularity for optogenetic metadata. PR #9
  • Added v0.2.0 to v0.3.0 migration guide. PR #12
  • Updated requirements to depend on ndx-ophys-devices>=0.3.1 PR #14
  • Made the OptogeneticViruses and OptogeneticVirusInjections groups optional for the OptogeneticExperimentMetadata group PR #5
  • Updated GitHub Actions workflows PR #13

Full Changelog: 0.2.0...v0.3.0