- Expand git.io link in comment [105](https://github.com/datalad/datalad-installer/pull/105) ([jwodder](https://github.com/jwodder))
Authors: 1
- John T. Wodder II ([jwodder](https://github.com/jwodder))
---
0.6.0
๐ Enhancement
- Install Rosetta on M1 Macs before installing git-annex from a DMG [104](https://github.com/datalad/datalad-installer/pull/104) ([jwodder](https://github.com/jwodder))
Authors: 1
- John T. Wodder II ([jwodder](https://github.com/jwodder))
---
0.5.5
๐ Bug Fix
- datalad/git-annex: Uninstall git-annex package before installing git-annex-standalone [100](https://github.com/datalad/datalad-installer/pull/100) ([jwodder](https://github.com/jwodder)) - Try to ignore tempdir cleanup errors on Windows [96](https://github.com/datalad/datalad-installer/pull/96) ([jwodder](https://github.com/jwodder)) - Ensure the pip version in venvs is up-to-date [97](https://github.com/datalad/datalad-installer/pull/97) ([jwodder](https://github.com/jwodder)) - Use `ar` & `tar` instead of `dpkg -x` [86](https://github.com/datalad/datalad-installer/pull/86) ([jwodder](https://github.com/jwodder))
๐ Internal
- Improve linting configuration [98](https://github.com/datalad/datalad-installer/pull/98) ([jwodder](https://github.com/jwodder)) - More linting [93](https://github.com/datalad/datalad-installer/pull/93) ([jwodder](https://github.com/jwodder)) - Update codecov action to v2 [88](https://github.com/datalad/datalad-installer/pull/88) ([jwodder](https://github.com/jwodder))
๐งช Tests
- Test against Python 3.10 and PyPy3.7 [87](https://github.com/datalad/datalad-installer/pull/87) ([jwodder](https://github.com/jwodder)) - Add a `--dev-pip` option for testing against the dev version of pip [90](https://github.com/datalad/datalad-installer/pull/90) ([jwodder](https://github.com/jwodder))
Authors: 1
- John T. Wodder II ([jwodder](https://github.com/jwodder))
---
0.5.4
๐ Bug Fix
- datalad/git-annex: Install commands that fail with WinError 740 are retried with elevation [84](https://github.com/datalad/datalad-installer/pull/84) ([jwodder](https://github.com/jwodder)) - Retry failed "conda install" commands [83](https://github.com/datalad/datalad-installer/pull/83) ([jwodder](https://github.com/jwodder))
Authors: 1
- John T. Wodder II ([jwodder](https://github.com/jwodder))
---
0.5.3
๐ Bug Fix
- Use newer build for OSX (from Catalina on GH actions, instead of Yosemite) [80](https://github.com/datalad/datalad-installer/pull/80) ([yarikoptic](https://github.com/yarikoptic))
- Only run apt-based tests on systems with Apt, and likewise for brew [79](https://github.com/datalad/datalad-installer/pull/79) ([jwodder](https://github.com/jwodder))
Authors: 1
- John T. Wodder II ([jwodder](https://github.com/jwodder))