Skip to content

Releases: whalebrew/whalebrew

0.5.0 2024-08-02

02 Aug 21:43
Compare
Choose a tag to compare

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)

0.4.1 2023-09-20

20 Sep 22:17
8137e56
Compare
Choose a tag to compare
Create 0.4.1 release

Change-Id: Ideaf0f9c5e8d6cf9e5d1cf5a4b10eb8d761608a7

0.4.0 2022-03-29

29 Mar 23:53
bdf9488
Compare
Choose a tag to compare
0.4.0 - 2022-03-30

Fixed
---

* Formatting and spelling in the README (#152)
* The release script pushing binaries to the github release (#172)

Added
---

* Whalebrew binay is now also delivered for macos arm64 architecture (#155)
* `uninstall` now support detecting either a package (i.e. command) or image name (#164)
* Support for automatic dependencies update with all dependencies updates

0.3.1 2021-05-27

27 May 20:09
372a6bc
Compare
Choose a tag to compare
Create release 0.3.0 (#137)

0.3.0 2021-01-07

07 Jan 23:21
044d5fc
Compare
Choose a tag to compare
0.3.0 - 2021-01-08

### Fixed
* Whalebrew search would panic when called without arguments (#120)
* Whalebrew install was not finding labels for images built using buildkit (#121)

### Added
* Support for arm and arm64 on linux (#117)

0.2.5 2020-11-04

04 Nov 19:00
0b2fea5
Compare
Choose a tag to compare
### Fixed
* Environment variables in working directory not expanded (#113)

### Added
* Support for multiple search repositories (#108)
* Allow images without entrypoint with -e (#112)
* Support to search on any docker registry (#115)

0.2.4 - 2020-10-16

16 Oct 07:39
f4a04cf
Compare
Choose a tag to compare

Fixed

  • whalebrew search was returning no result (#89)
  • Fix package not installable when entrypoint is not the last step (#91)

Added

  • Ask if a different version of a pkg should be installed when theres an existing installation (#92)
  • Add an option to mount paths provided in flags (#84)
  • Add an option to hide headers in whalebrew list output (#99)
  • Add option to remove prompt when uninstalling a package (#107)

0.2.3 - 2019-07-08

08 Jul 06:44
7b371f6
Compare
Choose a tag to compare

0.2.3 - 2019-07-08

Fixed

  • Invalid version number

0.2.2 - 2019-07-08

08 Jul 03:53
eef2cdc
Compare
Choose a tag to compare

0.2.2 - 2019-07-08

Fixed

  • Whalebrew releases should now be deployed by travis

0.2.1 - 2019-07-08

08 Jul 03:45
d83aa74
Compare
Choose a tag to compare

0.2.1 - 2019-07-08

Fixed

  • Whalebrew install not working when registry name was provided