Dandi

Latest version: v0.62.0

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

Scan your dependencies

Page 17 of 20

0.9.0

🚀 Enhancement

- Function for converting NWB file to AssetMeta instance [226](https://github.com/dandi/dandi-cli/pull/226) ([jwodder](https://github.com/jwodder) [yarikoptic](https://github.com/yarikoptic) [satra](https://github.com/satra))

🐛 Bug Fix

- Temporary workaround: prevent upload of files larger than 67108864000 [303](https://github.com/dandi/dandi-cli/pull/303) ([yarikoptic](https://github.com/yarikoptic))
- Add title to `Field` calls where necessary [299](https://github.com/dandi/dandi-cli/pull/299) ([AlmightyYakob](https://github.com/AlmightyYakob) [satra](https://github.com/satra))
- Replace askyesno() with click.confirm() [296](https://github.com/dandi/dandi-cli/pull/296) ([jwodder](https://github.com/jwodder))
- Test against & support Python 3.9 [297](https://github.com/dandi/dandi-cli/pull/297) ([jwodder](https://github.com/jwodder))
- ls - avoid workaround, more consistent reporting of errors [293](https://github.com/dandi/dandi-cli/pull/293) ([yarikoptic](https://github.com/yarikoptic))
- add dandimeta migration [295](https://github.com/dandi/dandi-cli/pull/295) ([satra](https://github.com/satra))
- Nwb2asset [294](https://github.com/dandi/dandi-cli/pull/294) ([satra](https://github.com/satra))
- Some schema updates [286](https://github.com/dandi/dandi-cli/pull/286) ([jwodder](https://github.com/jwodder) [yarikoptic](https://github.com/yarikoptic) [dandibot](https://github.com/dandibot) autonil [satra](https://github.com/satra))
- make most things optional [234](https://github.com/dandi/dandi-cli/pull/234) ([satra](https://github.com/satra))

🏠 Internal

- Fix more of publish-schemata workflow [292](https://github.com/dandi/dandi-cli/pull/292) ([jwodder](https://github.com/jwodder))

Authors: 6

- [dandibot](https://github.com/dandibot)
- auto (autonil)
- Jacob Nesbitt ([AlmightyYakob](https://github.com/AlmightyYakob))
- John T. Wodder II ([jwodder](https://github.com/jwodder))
- Satrajit Ghosh ([satra](https://github.com/satra))
- Yaroslav Halchenko ([yarikoptic](https://github.com/yarikoptic))

---

0.8.0

🚀 Enhancement

- Add rudimentary duecredit support using zenodo's dandi-cli DOI [285](https://github.com/dandi/dandi-cli/pull/285) ([yarikoptic](https://github.com/yarikoptic))

🐛 Bug Fix

- BF: add h5py.__version__ into the list of tokens for caching [284](https://github.com/dandi/dandi-cli/pull/284) ([yarikoptic](https://github.com/yarikoptic))
- change from disease to disorder [291](https://github.com/dandi/dandi-cli/pull/291) ([satra](https://github.com/satra))

🏠 Internal

- Fix publish-schemata workflow [290](https://github.com/dandi/dandi-cli/pull/290) ([jwodder](https://github.com/jwodder))
- updated just models [287](https://github.com/dandi/dandi-cli/pull/287) ([satra](https://github.com/satra))
- Add workflow for publishing model schemata to dandi/schema [276](https://github.com/dandi/dandi-cli/pull/276) ([jwodder](https://github.com/jwodder))
- DOC: strip away duplicate with the handbook information [279](https://github.com/dandi/dandi-cli/pull/279) ([yarikoptic](https://github.com/yarikoptic))

Authors: 3

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

---

0.7.2

🐛 Bug Fix

- Support h5py 3.0 [275](https://github.com/dandi/dandi-cli/pull/275) ([jwodder](https://github.com/jwodder))
- Include item path in "Multiple files found for item" message [271](https://github.com/dandi/dandi-cli/pull/271) ([jwodder](https://github.com/jwodder))
- Copy files with `cp --reflink=auto` where supported [269](https://github.com/dandi/dandi-cli/pull/269) ([jwodder](https://github.com/jwodder))
- Make keyring lookup more flexible [267](https://github.com/dandi/dandi-cli/pull/267) ([jwodder](https://github.com/jwodder))

🏠 Internal

- Add healthchecks for the Postgres and minio Docker containers [272](https://github.com/dandi/dandi-cli/pull/272) ([jwodder](https://github.com/jwodder))

Authors: 1

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

---

0.7.1

🐛 Bug Fix

- Use oldest file when race condition causes multiple files per item [265](https://github.com/dandi/dandi-cli/pull/265) ([jwodder](https://github.com/jwodder))

🏠 Internal

- Set up workflow with auto for releasing & PyPI uploads [257](https://github.com/dandi/dandi-cli/pull/257) ([jwodder](https://github.com/jwodder))

📝 Documentation

- Remove unused link from CHANGELOG.md [266](https://github.com/dandi/dandi-cli/pull/266) ([jwodder](https://github.com/jwodder))

Authors: 1

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

---

0.7.0

Added
- Files are now stored in temporary directories while downloading alongside
metadata for use in resuming interrupted downloads

Changed
- Moved code for navigating Dandi Archive into new `dandiarchive` submodule
- YAML output now sorts keys
- `dandiset.yaml` is no longer uploaded to the archive
- Restrict h5py dependency to pre-v3.0

0.6.4

Primarily a range of bugfixes to ensure correct operation with current state
of other components of DANDI, and use of the client on Windows OS.

Added
- Initial DANDI schema files
- More tests for various code paths
- `download`: new option `--download [assets,dandiset.yaml,all]`
Fixed
- `download` - account for changes in DANDI API (relevant only for released
datasets, of which we do not have any "real" ones yet)
- `upload` - various Windows specific fixes

Note: [0.6.3] was released under missing some of the fixes, so overall
abandoned.

Page 17 of 20

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.