This repository has been archived by the owner on Nov 19, 2024. It is now read-only.
0.7.0
🚀 Enhancement
- Trivial change to bump linc-cli to include pydantic 2 updates #38 ([email protected] @aaronkanzer)
⚠️ Pushed to master
- Merge upstream changes from dandi-cli for pydantic 2.0 ([email protected])
- Add tests for
is_same_url()
(@jwodder) - [DATALAD RUNCMD] Rename SPECIES_URI_TEMPLATE into NCBITAXON_URI_TEMPLATE (@yarikoptic)
- Clean up URL parsing in
extract_species()
(@jwodder) - Use yarl in
is_same_url()
(@jwodder) - Replace most uses of urllib with yarl (@jwodder)
- Add tests (@jwodder)
- Add
embargo
option tocreate_dandiset()
(@jwodder) - Add arguments for API query parameters when fetching all Dandisets (@jwodder)
- Report progress in deleting Zarr entries during upload (@jwodder)
- upload: Rename "upload" pyout column to "progress" (@jwodder)
- Adjust joinurl() docs (@jwodder)
- Accept both dandischema 0.9.x and 0.10.x (@jwodder)
- Update for Pydantic v2 (@jwodder)
- Update pydantic requirement to ~= 2.0 (@jwodder)
- Use dandischema 0.9 (@jwodder)
Authors: 4
- @aaronkanzer
- Aaron Kanzer ([email protected])
- John T. Wodder II (@jwodder)
- Yaroslav Halchenko (@yarikoptic)