Breaking changes
- Changed the default installation path on Darwin arm64 to /opt/whalebrew/bin (#252)
Added
- Support for podman (#235)
- Support for file-based configuration (#251)
- Warn when the installed command is not available (pointing to another file or not in PATH) (#253)
- Automatically try to create installation path if it does not exist (#254)
Updates
- Increased traceability of the build version (#234)
- Add dependabot for remaining dependencies (#236)
- Updated all build github actions (#237, [#242], [#241], [#240], [#239], [#238], [#246], [#247])
- Updated the CI workflow so we can better protect the master branch and add some automation (#244)
- Add auto-approval for bumps and main contributor (#243)
- Enable auto merge and merge groups (#245)
- Bump dependencies (#256, [#257], [#258], [#278], [#284], [#270], [#269], [#267], [#285], [#286])
- Updated Docker Desktop namings and links in ReadMe (#281)
- Improved error message when trying to install in a directory without permissions (#272)