Skip to content

Releases: Dids/clobber

v0.2.3

13 May 07:48
Compare
Choose a tag to compare

Fixes gettext and updates dependencies.

  • Fixed gettext building by switching to Homebrew provided gettext binaries
  • Updated project dependencies

v0.2.2

21 Jan 08:33
Compare
Choose a tag to compare
  • Adds the Metal theme back to the Clover installer (this was removed/replaced in the official Clover builds)
  • Fixes drivers installing in drivers64 when installing UEFI-only (drivers64UEFI)

v0.2.1

17 Jan 11:16
Compare
Choose a tag to compare

Fixes failing tests causing CI and Homebrew installs to fail.

v0.2.0

17 Jan 10:23
Compare
Choose a tag to compare

Rewrote the Clover installer patches, as they weren't being applied for legacy installations.

The new patches

v0.1.9

15 Jan 08:16
Compare
Choose a tag to compare

This is a small maintenance update, which contains various smaller fixes, tweaks and dependency updates.

v0.1.8

11 Dec 18:26
Compare
Choose a tag to compare

Fixes an issue with GitHub API rate limiting. Only affects Homebrew installations.

v0.1.7

11 Dec 12:57
Compare
Choose a tag to compare

Small fixes and internal changes.

  • Switched from dep to Go modules
  • Optimized build logic (new Makefile which both Travis and Homebrew now use)
  • Updated dependencies

v0.1.6

21 Nov 07:33
Compare
Choose a tag to compare

Minor update.

  • Updated dependencies
  • Removed temporary fix for packr2

v0.1.5

19 Nov 12:18
Compare
Choose a tag to compare

Bug fixes! Quite a few of them!

Also added very thorough environment version information logging to both the log file and the installer.
If you scroll down on the 2nd page of the installer, you'll see details on what exact versions were used to build that specific installer package. Neat, huh?

v0.1.4

15 Nov 08:21
Compare
Choose a tag to compare

Updates dependencies and fixes issues with the packr dependency.