Releases: AllenNeuralDynamics/aind-data-schema
Releases · AllenNeuralDynamics/aind-data-schema
v1.2.0
What's Changed
- 1061 refactor core file validators based on aind data schema models expected modalities by @dbirman in #1084
- Add explicit default= for schema_version and describedBy fields by @dbirman in #1102
- Support multi session quality control by tracking metric provenance by @dbirman in #1106
- Add SkipValidation to schema_version by @dbirman in #1116
- feat: adding tag field by @dbirman in #1131
- feat: validate fieldnames in AindGeneric by @helen-m-lin in #1134
- feat: create metadata json from core fields by @helen-m-lin in #1136
- Support modality and stage filters by @dbirman in #1124
- fix: backward compatible refactor "sitmulus_name" in AuditoryStimulation by @dbirman in #1144
Full Changelog: v1.1.1...v1.2.0
v1.1.1
What's Changed
- fix: checks type in rig modality serializer by @mekhlakapoor in #1120
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- added EMGInsertion by @saskiad in #1030
- fixed lick sensor by @saskiad in #1035
- fix: default type for external_links by @helen-m-lin in #1054
- Fix type signatures to be compatible with pydantic 2.9 by @bruno-f-cruz in #1053
- 1047 qc docs by @dbirman in #1075
- 536 add compute resource usage to processingjson by @dbirman in #1063
- 1072 QualityControl and related classes by @dbirman in #1074
New Contributors
Full Changelog: v1.0.0...v1.1.0
v1.0.0
This is the first stable release of aind-data-schema. With this release we are moving to a traditional release model. We make changes via feature branches into a dev
branch and group those changes into a release into the main
branch. The release cadence will depend on the features involved, but we will aim for every 2-4 weeks.
What's Changed
- Main by @jtyoung84 in #1026
- BREAKING CHANGE: updates schemas to v1.0 by @jtyoung84 in #1028
- Release v1.0.0 by @jtyoung84 in #1029
Full Changelog: v0.39.1...v1.0.0
v0.39.1
What's Changed
- Ci 990 dev branch by @jtyoung84 in #1010
- Updates github actions to use GitFlow releases
- anatomical coordinates and reference by @saskiad @bruno-f-cruz in #1016
- moved QC into current schema by @saskiad in #999
- feat(devices): add crop offset x and y to camera by @lambdaloop in #1015
- Feat csv models by @dyf in #1007
- fix: updates lower bound on aind-data-schema-models by @jtyoung84 in #1022
- fix: updates broken github action by @jtyoung84 in #1025
New Contributors
- @lambdaloop made their first contribution in #1015
Full Changelog: v0.38.6...v0.39.1