Releases: AllenNeuralDynamics/aind-metadata-mapper
Releases · AllenNeuralDynamics/aind-metadata-mapper
v0.18.0
What's Changed
- feat: handle camstim stim blocks by @Ahad-Allen in #142
- feat: Camstim ephys by @rcpeene in #144
- build: unpins aind-data-schema by @jtyoung84 in #146
- Feat: path strings by @jtyoung84 in #147
- feat: moves aind-data-schema our of core deps by @jtyoung84 in #149
New Contributors
- @Ahad-Allen made their first contribution in #142
Full Changelog: v0.17.1...v0.18.0
v0.17.1
What's Changed
- Release v0.17.1 by @jtyoung84 in #140
- Patches issue with parsing of PurePosixPaths
Full Changelog: v0.17.0...v0.17.1
v0.17.0
What's Changed
- feat: U19 ETL by @Sun-flow in #76
- feat: adds literal field to gather metadata settings by @jtyoung84 in #131
- feat: upgrade aind-data-schema to v1.0 by @mekhlakapoor in #132
- fix: adds upper bound to pydantic by @jtyoung84 in #136
Full Changelog: v0.16.1...v0.17.0
v0.16.1
What's Changed
- adds python 3.9 req for optional packages by @mekhlakapoor in #119
- Adds BaseJobSettings by @mekhlakapoor in #118
- fix: adds lower bounds on packages in pyproject.toml by @jtyoung84 in #125
Full Changelog: v0.15.0...v0.16.1
v0.15.0
What's Changed
- Feat 96 literals by @mekhlakapoor in #103
- Feat 53 integration testing by @mekhlakapoor in #93
- adds SessionSettings by @mekhlakapoor in #106
- creates models module for gather metadata Settings by @mekhlakapoor in #111
- support python 3.8 and 3.9 by @mekhlakapoor in #113
- imports Annotated from typing-extensions by @mekhlakapoor in #114
Full Changelog: v0.14.0...v0.15.0
v0.14.0
What's Changed
- ci: updates github actions by @jtyoung84 in #99
- Creates a
dev
andmain
branch. PRs should be opened intodev
. We'll create arelease
branch every so often to update themain
branch.
- Creates a
Full Changelog: v0.13.2...v0.14.0