Skip to content

Releases: tubbo/homer

v0.1.2: GitHub Actions

06 Jan 19:13
Compare
Choose a tag to compare

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

18 Apr 14:57
Compare
Choose a tag to compare

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

28 Jan 19:15
Compare
Choose a tag to compare
v0.1.0

Prevent gpg from running every time in make build

bug fixes

28 Jan 17:40
Compare
Choose a tag to compare
v0.0.9

v0.0.9: Fix installer script and add Docker image for testing

homer init EXISTING_REPO

28 Jan 16:33
Compare
Choose a tag to compare
v0.0.8

v0.0.8

Fix Automatic Releasing

30 Dec 23:58
Compare
Choose a tag to compare
v0.0.7

make release great again

Remove Ruby setup

30 May 23:01
Compare
Choose a tag to compare

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

30 Dec 23:58
Compare
Choose a tag to compare
v0.0.5

Fix test runs

Updates and fixes

30 Dec 23:57
Compare
Choose a tag to compare
v0.0.4

Update USAGE

Fix file loading from vars

30 Dec 23:57
Compare
Choose a tag to compare
v0.0.3

Fix file loading from vars