Skip to content

Releases: datalad/datalad-installer

v1.1.0

07 Nov 20:13
Compare
Choose a tag to compare

🚀 Enhancement

🐛 Bug Fix

  • "Listen" to conda recommendation to use some other solver upon conda install failing; stderr output from "conda install" would be captured and logged #210 (@yarikoptic)
  • Add codespell to pre-commit #201 (@asmacdo)

🧪 Tests

  • Most older Pythons are now available on arm64 macos-latest #205 (@jwodder)
  • Temporarily pin PyPy versions used in CI #204 (@jwodder)
  • run-tests.sh: Get GitHub token from gh if envvar not set #202 (@jwodder)

Authors: 3

v1.0.5

25 Apr 16:45
Compare
Choose a tag to compare

🐛 Bug Fix

  • Make compatible with arm64 brew, test on older and latest macos, strip away no longer needed windows test env exclusion #197 (@yarikoptic)

🏠 Internal

  • Progress auto to 11.1.6 to avoid "not an integer" bug in auto #198 (@yarikoptic)

🧪 Tests

Authors: 2

v1.0.4

16 Feb 18:13
Compare
Choose a tag to compare

🐛 Bug Fix

🏠 Internal

📝 Documentation

  • Document effect of miniconda component on installing rclone components #193 (@jwodder)
  • Assorted minor README improvements #192 (@jwodder)
  • Remove inapplicable installers from datalad's "auto" resolution list #191 (@jwodder)

Authors: 3

v1.0.3

20 Dec 16:11
Compare
Choose a tag to compare

🐛 Bug Fix

  • Remove "Authorization" header when following cross-origin redirects #187 (@jwodder)

🏠 Internal

Authors: 2

v1.0.2

20 Nov 15:13
Compare
Choose a tag to compare

🐛 Bug Fix

  • Add --help-versions option to miniconda component #180 (@jwodder)

🏠 Internal

📝 Documentation

🧪 Tests

  • Test against Python 3.12 and PyPy for 3.10 #181 (@jwodder)

Authors: 1

v1.0.1

08 Nov 17:39
Compare
Choose a tag to compare

🐛 Bug Fix

🏠 Internal

🧪 Tests

Authors: 2

v1.0.0

29 Aug 10:36
Compare
Choose a tag to compare

💥 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

v0.12.0

01 May 14:49
Compare
Choose a tag to compare

🚀 Enhancement

  • Support installing specific versions of Miniconda #158 (@jwodder)

🐛 Bug Fix

Authors: 2

v0.11.2

28 Mar 18:02
Compare
Choose a tag to compare

🐛 Bug Fix

🧪 Tests

Authors: 1

v0.11.1

05 Jan 14:44
Compare
Choose a tag to compare

🐛 Bug Fix

Authors: 1