Releases: dandi/dandi-schema
Releases Β· dandi/dandi-schema
0.8.1
0.8.0
π Enhancement
- Fully type-annotate and type-check everything #100 (@jwodder @yarikoptic)
π Bug Fix
- Use GitHub for Flake8 pre-commit hook #154 (@danlamanna)
- Properly include "data packages" in project #138 (@jwodder)
π Internal
- Autoupdate .pre-commit-config.yaml #161 (@jwodder)
- Configure Dependabot to update GitHub Actions action versions #149 (@jwodder @satra)
- Update GitHub Actions to use ubuntu-latest #150 (@jwodder)
- Update GitHub Actions action versions #148 (@jwodder)
- Set action step outputs via $GITHUB_OUTPUT #147 (@jwodder)
- Update pre-commit hooks and rerun #145 (@jwodder)
- Update how jsonschema format checkers are retrieved #146 (@jwodder)
π Documentation
- dandi-schema readme edit #152 (@melster1010)
π§ͺ Tests
- Install dandi's
extras
extra when testing #162 (@jwodder) - Test against Python 3.11 #151 (@jwodder)
- Revert "Set DJANGO_DANDI_WEB_APP_URL for dandi-cli integration tests" #137 (@yarikoptic)
Authors: 5
- Dan LaManna (@danlamanna)
- John T. Wodder II (@jwodder)
- Mary Elise Dedicke (@melster1010)
- Satrajit Ghosh (@satra)
- Yaroslav Halchenko (@yarikoptic)
0.7.1
0.7.0
π Enhancement
- ENH/RF: do not enforce any DANDI instance by default, support DJANGO_DANDI_WEB_APP_URL env var to specify one #128 (@yarikoptic)
π§ͺ Tests
- Directly base Docker image off of dandi-archive image #126 (@jwodder)
- Update dandi-archive Dockerfile to use Python 3.9 #125 (@jwodder)
Authors: 2
- John T. Wodder II (@jwodder)
- Yaroslav Halchenko (@yarikoptic)
0.6.0
0.5.3
π Bug Fix
- Unify version pattern, allow local dandiset URLs #121 (@AlmightyYakob @satra)
Authors: 2
- Jacob Nesbitt (@AlmightyYakob)
- Satrajit Ghosh (@satra)
0.5.2
π Bug Fix
- Specify part generator to DandiETag class #117 (@AlmightyYakob)
- Define
PartGenerator
default part size as class member #116 (@AlmightyYakob)
Authors: 1
- Jacob Nesbitt (@AlmightyYakob)
0.5.1
π Bug Fix
- Various edge case fixes #112 (@satra)
- get_checksum(): Error on empty input #113 (@jwodder)
- adding Orcid ID to the contributors #111 (@djarecka @satra)
- Zarr checksum calculation #109 (@dchiquito)
Authors: 4
- Daniel Chiquito (@dchiquito)
- Dorota Jarecka (@djarecka)
- John T. Wodder II (@jwodder)
- Satrajit Ghosh (@satra)
0.5.0
π Enhancement
π Bug Fix
- Add dandi:dandi-zarr-checksum digest #108 (@dchiquito @satra)
- fix: raise validation error on mismatched name #97 (@satra)
- fix: allows aggregation after discarding path extensions #105 (@satra)
- fix: address pydantic issue to make value required #106 (@satra)
- Update versioningit version #103 (@jwodder)
π Internal
π§ͺ Tests
Authors: 4
- Daniel Chiquito (@dchiquito)
- Dorota Jarecka (@djarecka)
- John T. Wodder II (@jwodder)
- Satrajit Ghosh (@satra)