- Pull request #9: Use the HTTPS clone URL. (@adammck)
- Pull request #10: Use old-form notifies to support AWS OpsWorks. (@tsabat)
- Issue #7: Install Git package(s) only if Git is not previously installed. (@fnichol, @ChrisLundquist)
- Convert project from Jamie to Test Kitchen. (@fnichol)
- Add missing package dependencies for C Ruby versions on RHEL family. (@fnichol)
- Print Ruby build time to :info logger (formerly :debug). (@fnichol)
- Add integration tests for commonly installed Ruby versions. (@fnichol)
- Add environment attr to ruby_build_ruby. This allows for adding custom compilation flags, as well as newer ruby-build environment variables, such as RUBY_BUILD_MIRROR_URL. (@fnichol)
- Update foodcritic configuration and update .travis.yml. (@fnichol)
- Update Installation section of README (welcome Berkshelf). (@fnichol)
- ruby_build_ruby LWRP now notifies when updated (FC017). (@fnichol)
- Add plaform equivalents in default attrs (FC024). (@fnichol)
- JRuby requires make package on Ubuntu/Debian. (@fnichol)
- Ensure
Chef::Config[:file_cache_path]
exists in solo mode. (@fnichol)
The initial release.