Skip to content

Bork 0.13.0

Choose a tag to compare

@skylarmacdonald skylarmacdonald released this 02 Aug 13:19
· 168 commits to main since this release
a427bb1

This was originally pre-released as 0.13.0-rc.1 on 2021-07-29.

The second release under Bork's new maintainership (me, @skylarmacdonald)! Thank you in particular to @lucymhdavies for your work on many of the changes below.

Fixed

  • Homebrew is now installed with a shell script instead of the Ruby installer. (#7)
  • the mas type will now check that the user is signed into the App Store before continuing.
  • The mas type will now only update the specified apps instead of all installed apps. (#18)
  • The download type will now follow redirects. (#21)

Added

  • Bork now has a man page in docs/. This will be installed by the next version of the Homebrew formula, but can be installed manually as well by linking or copying into /usr/share/man/man1 (or wherever you keep your man pages).
  • bork types now supports a single type as an argument to get documentation for that specific type only.
  • bork inspect will generate a Bork-compatible config file based on the current status of the system. This is currently available on a per-type basis only, and will only be implemented for some types. (#14)
  • Bork will now report its version by running bork --version (or bork version).
  • The git type can now show untracked files, using the --untracked-files option. It responds to the same values as the --untracked-files option on git: no (default, ignore them), normal or all. (#28)
  • The brew type now accepts a --HEAD option, which will install the latest available git commit as though you had specified the option on the brew install command itself. (#31)
  • Bork will now display its output in colour if the BORK_COLOR environment variable is set. (#24)

Package checksums (SHA-1)

193ba301f8772b2b82a13d1dcd3d0a9801c26296 bork-0.13.0-1.noarch.rpm
f836cb8d9eded84d6df3649f435e3f5e18ee00ad bork-0.13.0.pkg
58a4de0380ec24658548850470017c9dba14f33a bork_0.13.0_all.deb