- 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))
---
0.5.1
๐ Bug Fix
- Make miniconda error if conda is already installed; mark miniconda tests [78](https://github.com/datalad/datalad-installer/pull/78) ([jwodder](https://github.com/jwodder))
Authors: 1
- John T. Wodder II ([jwodder](https://github.com/jwodder))
---
0.5.0
๐ Enhancement
- Support installing git-annex .deb's to a given directory instead of system-wide [73](https://github.com/datalad/datalad-installer/pull/73) ([jwodder](https://github.com/jwodder))
Authors: 1
- John T. Wodder II ([jwodder](https://github.com/jwodder))
---
0.4.0
๐ Enhancement
- Add installation method for getting latest build of datalad/git-annex; rename datalad/git-annex to datalad/git-annex:tested [76](https://github.com/datalad/datalad-installer/pull/76) ([jwodder](https://github.com/jwodder)) - Add "dmg" installation method for git-annex [69](https://github.com/datalad/datalad-installer/pull/69) ([jwodder](https://github.com/jwodder))
๐ Bug Fix
- Delete a certain tempfile once we're done with it [72](https://github.com/datalad/datalad-installer/pull/72) ([jwodder](https://github.com/jwodder))
๐ Internal
- [DATALAD RUNCMD] codespell is lucky to find a typo [67](https://github.com/datalad/datalad-installer/pull/67) ([yarikoptic](https://github.com/yarikoptic))
Authors: 2
- John T. Wodder II ([jwodder](https://github.com/jwodder)) - Yaroslav Halchenko ([yarikoptic](https://github.com/yarikoptic))
---
0.3.1
๐ Bug Fix
- Adjust post-install checks of program executability [65](https://github.com/datalad/datalad-installer/pull/65) ([jwodder](https://github.com/jwodder)) - Update for pip 21.1 [66](https://github.com/datalad/datalad-installer/pull/66) ([jwodder](https://github.com/jwodder)) - Don't run "brew update" more than once [59](https://github.com/datalad/datalad-installer/pull/59) ([jwodder](https://github.com/jwodder)) - Run `brew update` before `brew install` [58](https://github.com/datalad/datalad-installer/pull/58) ([jwodder](https://github.com/jwodder)) - Print brew diagnostic output on failure [51](https://github.com/datalad/datalad-installer/pull/51) ([jwodder](https://github.com/jwodder)) - Improve "Cannot execute program!" error message [49](https://github.com/datalad/datalad-installer/pull/49) ([jwodder](https://github.com/jwodder))
๐งช Tests
- Add tests on Appveyor [63](https://github.com/datalad/datalad-installer/pull/63) ([jwodder](https://github.com/jwodder)) - Add a test of installing git-annex with brew on macOS [57](https://github.com/datalad/datalad-installer/pull/57) ([jwodder](https://github.com/jwodder)) - Only run push tests on push to master [56](https://github.com/datalad/datalad-installer/pull/56) ([jwodder](https://github.com/jwodder))
Authors: 1
- John T. Wodder II ([jwodder](https://github.com/jwodder))
---
0.3.0
๐ Enhancement
- Install git-annex on Windows via datalad/packages with privilege elevation [44](https://github.com/datalad/datalad-installer/pull/44) ([jwodder](https://github.com/jwodder))
๐ Bug Fix
- Install NeuroDebian following the instructions on neuro.debian.net [41](https://github.com/datalad/datalad-installer/pull/41) ([jwodder](https://github.com/jwodder))
๐ Documentation
- Fix formatting of --sudo option in README [35](https://github.com/datalad/datalad-installer/pull/35) ([jwodder](https://github.com/jwodder))
๐งช Tests
- Test that sourcing env files activates conda environments [42](https://github.com/datalad/datalad-installer/pull/42) ([jwodder](https://github.com/jwodder)) - Add a --ci option to pytest (off by default) [36](https://github.com/datalad/datalad-installer/pull/36) ([jwodder](https://github.com/jwodder))
Authors: 1
- John T. Wodder II ([jwodder](https://github.com/jwodder))