Releases: datalad/datalad-installer
Releases · datalad/datalad-installer
v1.1.0
🚀 Enhancement
- Remove support for python < 3.9 #208 (@yarikoptic)
🐛 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
- Austin Macdonald (@asmacdo)
- John T. Wodder II (@jwodder)
- Yaroslav Halchenko (@yarikoptic)
v1.0.5
🐛 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
- John T. Wodder II (@jwodder)
- Yaroslav Halchenko (@yarikoptic)
v1.0.4
🐛 Bug Fix
- Always provide -y to apt-get install #194 (@yarikoptic)
- Handle lack of Link header when paginating #188 (@jwodder)
🏠 Internal
- gh-actions: Bump codecov/codecov-action from 3 to 4 #189 (@dependabot[bot] @jwodder)
📝 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
- @dependabot[bot]
- John T. Wodder II (@jwodder)
- Yaroslav Halchenko (@yarikoptic)
v1.0.3
🐛 Bug Fix
🏠 Internal
- gh-actions: Bump actions/setup-python from 4 to 5 #185 (@dependabot[bot])
Authors: 2
- @dependabot[bot]
- John T. Wodder II (@jwodder)
v1.0.2
v1.0.1
🐛 Bug Fix
🏠 Internal
- gh-actions: Bump actions/checkout from 3 to 4 #176 (@dependabot[bot])
🧪 Tests
Authors: 2
- @dependabot[bot]
- John T. Wodder II (@jwodder)
v1.0.0
💥 Breaking Change
- gh-actions: Bump codespell-project/actions-codespell from 1 to 2 #164 (@dependabot[bot])
🐛 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
- @dependabot[bot]
- John T. Wodder II (@jwodder)
- Yaroslav Halchenko (@yarikoptic)
v0.12.0
🚀 Enhancement
🐛 Bug Fix
- codespell: workflow, config, 1 fix #151 (@yarikoptic)
Authors: 2
- John T. Wodder II (@jwodder)
- Yaroslav Halchenko (@yarikoptic)