WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

0.74.0

Latest

Choose a tag to compare

@github-actions github-actions released this 17 Dec 20:31

Release Notes

Remove hardcoded vendor specific information (#1760)

Removed hardcoded vendor specific info so that dandi-cli can now connect to different DANDI instances with different vendor specific info.

Add support for all known instances in short URL format, removed dandi-staging and renamed EMBER* ones into EMBER-DANDI* (#1750)

  • Added support for all known instances in short URL format (such as DANDI-SANDBOX:123456 or EMBER-DANDI:123456) matching the instance names known to the dandi CLI and library.
    BREAKING: Note that INSTANCE: in above examples must be capital - lower case dandi:123456 would no longer be supported. Also version will be treated case-sensitive so must be draft not DRAFT.
  • Removed deprecated dandi-staging instance definition.
  • Renamed ember and ember-sandbox into ember-dandi and ember-dandi-sandbox correspondingly.

🚀 Enhancement

  • Add support for all known instances in short URL format, removed dandi-staging and renamed EMBER* ones into EMBER-DANDI* #1750 (@Copilot @yarikoptic)
  • Set dandischema dependency to 0.12.0 and beyond #1744 (@candleindark)

🐛 Bug Fix

🏠 Internal

📝 Documentation

🧪 Tests

Authors: 4