Skip to content

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Aug 10:36
· 93 commits to master since this release

💥 Breaking Change

🐛 Bug Fix

  • Provide explicit release to nd-configure if it fails to determine one, specify minimal version of datalad (>= 0.10.0) for conda #174 (@yarikoptic)
  • dpkg-based methods now raise MethodNotSupportedError when called on non-dpkg systems without --install-dir #163 (@jwodder)
  • Fix sleeping when retrying downloads #165 (@jwodder)

🏠 Internal

  • Cancel any still-running tests when pushing to a branch or PR #168 (@jwodder)
  • Assorted code improvements #161 (@jwodder)

📝 Documentation

  • Extend miniconda docstring on how to figure out VERSION to use #169 (@yarikoptic)

🧪 Tests

Authors: 3