gitsh v0.11.2
This release addresses issues with the install process that were introduced in v0.11, and by recent Homebrew changes.
Bug fixes
- Support alternative names for GNU Readline, e.g.
ereadline
on OpenBSD (Mike Burns & George Brocklehurst) - Automatically discover Ruby binaries named
ruby22
,ruby23
, andruby24
, e.g. for OpenBSD (George Brocklehurst) - Generate the list of files under
lib/gitsh
that need to be installed in a more portable way (Mike Burns & George Brocklehurst) - Support setting an explicit architecture for the Ruby C extension, which is useful for building against a macOS universal Ruby with a non-universal Readline (George Brocklehurst)
- Update Homebrew formula to work with Homebrew's updated Readline formula (George Brocklehurst)