Releases: tubbo/homer
Releases · tubbo/homer
v0.1.2: GitHub Actions
There aren't really any code changes in this release, it's mostly a test of the GitHub Actions automatic release system.
Full test coverage, documentation, and bug fixes
This is a pretty big patch release but doesn't have much impact on the user. The homer
CLI tools are now fully tested, even with integration tests, and documentation for all commands has been updated to reflect the latest changes. A lot of code for managing Homebrew dependencies and other crufty things have been removed because they're not in use anymore.
package signing
v0.1.0 Prevent gpg from running every time in make build
bug fixes
homer init EXISTING_REPO
v0.0.8 v0.0.8
Fix Automatic Releasing
v0.0.7 make release great again
Remove Ruby setup
We no longer assume the user is running chruby, instead the ruby.zsh file must be included in the user's profile.d if they wish to have some kind of Ruby setup in their configuration.
Fix Tests and Improve Performance
v0.0.5 Fix test runs
Updates and fixes
v0.0.4 Update USAGE
Fix file loading from vars
v0.0.3 Fix file loading from vars