v0.12.0
Hello! I've forked bork in 2021 to fix some bugs and carry on the project. I'm indebted to @mattly for his work on it up to this point.
Fixed
- the
casktype will now work with updated versions of Homebrew, wherebrew cask installhas been replaced withbrew install --cask. - all tests should now pass on BSD and GPL environments (tested on macOS and Ubuntu, please raise an issue if you run into failures on other platforms).
- CI changed to GitHub Actions and running in a matrix on both macOS and Ubuntu runners.
Added
- new
pip3type for Python 3.x - new
shellstype for registering a shell in/etc/shells apktype support has now been merged and the tests fixed. Thanks @mattly & @jitakirin for your work in 2018!- there is now Markdown documentation in
docs/, which is also the source of the GitHub Pages site.