Dandi

Latest version: v0.67.2

Safety actively analyzes 723177 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 18 of 23

0.18.0

๐Ÿš€ Enhancement

- Move schema code to dandischema [643](https://github.com/dandi/dandi-cli/pull/643) ([jwodder](https://github.com/jwodder))
- Add "shell-completion" command [640](https://github.com/dandi/dandi-cli/pull/640) ([jwodder](https://github.com/jwodder))
- REF: updated model requirements [623](https://github.com/dandi/dandi-cli/pull/623) ([satra](https://github.com/satra) [yarikoptic](https://github.com/yarikoptic))

๐Ÿ› Bug Fix

- Pin dandischema to compatible 0.minor version [650](https://github.com/dandi/dandi-cli/pull/650) ([yarikoptic](https://github.com/yarikoptic))
- Warn on ignored symlinks to directories [647](https://github.com/dandi/dandi-cli/pull/647) ([jwodder](https://github.com/jwodder))
- Delete name2title() [645](https://github.com/dandi/dandi-cli/pull/645) ([jwodder](https://github.com/jwodder))
- adding to_datacite method [596](https://github.com/dandi/dandi-cli/pull/596) ([djarecka](https://github.com/djarecka) [yarikoptic](https://github.com/yarikoptic))
- Datacite tmp [595](https://github.com/dandi/dandi-cli/pull/595) ([djarecka](https://github.com/djarecka))

๐Ÿ  Internal

- Include CHANGELOG.md and tox.ini in sdists [648](https://github.com/dandi/dandi-cli/pull/648) ([jwodder](https://github.com/jwodder))

Authors: 4

- Dorota Jarecka ([djarecka](https://github.com/djarecka))
- John T. Wodder II ([jwodder](https://github.com/jwodder))
- Satrajit Ghosh ([satra](https://github.com/satra))
- Yaroslav Halchenko ([yarikoptic](https://github.com/yarikoptic))

---

0.17.0

๐Ÿš€ Enhancement

- Add "sync" option for upload & download [616](https://github.com/dandi/dandi-cli/pull/616) ([jwodder](https://github.com/jwodder))
- RF: organize - should no longer alter dandiset.yaml [615](https://github.com/dandi/dandi-cli/pull/615) ([yarikoptic](https://github.com/yarikoptic))

๐Ÿ› Bug Fix

- Allow trailing slash in GUI URLs [636](https://github.com/dandi/dandi-cli/pull/636) ([jwodder](https://github.com/jwodder))
- Make the "/" in GUI URLs optional [637](https://github.com/dandi/dandi-cli/pull/637) ([jwodder](https://github.com/jwodder))
- Add dandi-staging to known_instances [621](https://github.com/dandi/dandi-cli/pull/621) ([dchiquito](https://github.com/dchiquito))

โš ๏ธ Pushed to `master`

- RM: .github/workflows/test-populate-dandiset-yaml.yml ([yarikoptic](https://github.com/yarikoptic))

๐Ÿงช Tests

- move test_get_metaadata to test_metadata.py [634](https://github.com/dandi/dandi-cli/pull/634) ([bendichter](https://github.com/bendichter))
- Error on PRs that modify existing schemata instead of creating a new version [626](https://github.com/dandi/dandi-cli/pull/626) ([jwodder](https://github.com/jwodder))

Authors: 4

- Ben Dichter ([bendichter](https://github.com/bendichter))
- Daniel Chiquito ([dchiquito](https://github.com/dchiquito))
- John T. Wodder II ([jwodder](https://github.com/jwodder))
- Yaroslav Halchenko ([yarikoptic](https://github.com/yarikoptic))

---

0.16.0

๐Ÿš€ Enhancement

- Restructure parse_dandi_url() return type [605](https://github.com/dandi/dandi-cli/pull/605) ([jwodder](https://github.com/jwodder))

๐Ÿ› Bug Fix

- DOC: Extend description for delete to point that it could be URL etc [609](https://github.com/dandi/dandi-cli/pull/609) ([yarikoptic](https://github.com/yarikoptic))

๐Ÿ  Internal

- Cut down on some code duplication in delete.py [610](https://github.com/dandi/dandi-cli/pull/610) ([jwodder](https://github.com/jwodder))

๐Ÿงช Tests

- Make test_server_info use Docker fixture if DANDI_REDIRECTOR_BASE is set [612](https://github.com/dandi/dandi-cli/pull/612) ([jwodder](https://github.com/jwodder))
- Add DANDI_DEVEL=1 job to GitHub Actions tests [607](https://github.com/dandi/dandi-cli/pull/607) ([jwodder](https://github.com/jwodder))

Authors: 2

- John T. Wodder II ([jwodder](https://github.com/jwodder))
- Yaroslav Halchenko ([yarikoptic](https://github.com/yarikoptic))

---

0.15.0

๐Ÿš€ Enhancement

- Remove unused functions (and other cleanups) [604](https://github.com/dandi/dandi-cli/pull/604) ([jwodder](https://github.com/jwodder))
- Remove Girder support [588](https://github.com/dandi/dandi-cli/pull/588) ([jwodder](https://github.com/jwodder))
- Give "delete" a --skip-missing option [594](https://github.com/dandi/dandi-cli/pull/594) ([jwodder](https://github.com/jwodder))

๐Ÿ› Bug Fix

- Include list of supported URL patterns in `dandi ls --help` [601](https://github.com/dandi/dandi-cli/pull/601) ([jwodder](https://github.com/jwodder))
- Recognize "DANDI:<identifier>" strings as URL-likes [602](https://github.com/dandi/dandi-cli/pull/602) ([jwodder](https://github.com/jwodder))

๐Ÿ  Internal

- Support specifying the dandi redirector via an env var [581](https://github.com/dandi/dandi-cli/pull/581) ([jwodder](https://github.com/jwodder))
- a script to validate dandi-api collection listing against girder [589](https://github.com/dandi/dandi-cli/pull/589) ([yarikoptic](https://github.com/yarikoptic))

๐Ÿงช Tests

- Remove numpy pre-pinning in test.yml [603](https://github.com/dandi/dandi-cli/pull/603) ([jwodder](https://github.com/jwodder))

Authors: 2

- John T. Wodder II ([jwodder](https://github.com/jwodder))
- Yaroslav Halchenko ([yarikoptic](https://github.com/yarikoptic))

---

0.14.2

๐Ÿ› Bug Fix

- BF: "girder" record might be there but "url" might be None [591](https://github.com/dandi/dandi-cli/pull/591) ([yarikoptic](https://github.com/yarikoptic))
- Retry upload requests that result in 500 responses [585](https://github.com/dandi/dandi-cli/pull/585) ([jwodder](https://github.com/jwodder))

๐Ÿ  Internal

- Add codespell [582](https://github.com/dandi/dandi-cli/pull/582) ([jwodder](https://github.com/jwodder))

Authors: 2

- John T. Wodder II ([jwodder](https://github.com/jwodder))
- Yaroslav Halchenko ([yarikoptic](https://github.com/yarikoptic))

---

0.14.1

๐Ÿ› Bug Fix

- Update for the version /info endpoint in dandi-api [575](https://github.com/dandi/dandi-cli/pull/575) ([dchiquito](https://github.com/dchiquito))
- Log validation errors [579](https://github.com/dandi/dandi-cli/pull/579) ([jwodder](https://github.com/jwodder))
- Log 409 responses at DEBUG level [578](https://github.com/dandi/dandi-cli/pull/578) ([jwodder](https://github.com/jwodder))

Authors: 2

- Daniel Chiquito ([dchiquito](https://github.com/dchiquito))
- John T. Wodder II ([jwodder](https://github.com/jwodder))

---

Page 18 of 23

ยฉ 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.