Releases: Shopify/bootboot
Releases · Shopify/bootboot
bootboot v.0.2.2
What's Changed
New Contributors
- @benjaminwood made their first contribution in #54
- @petergoldstein made their first contribution in #56
- @ashkulz made their first contribution in #55
Full Changelog: v0.2.1...v0.2.2
bootboot v.0.2.1
What's Changed
- Stop using
Bundler::RubyVersion#to_gem_version_with_patchlevel
by @deivid-rodriguez in #41
New Contributors
- @deivid-rodriguez made their first contribution in #41
Full Changelog: v0.2.0...v0.2.1
Dual boot different version of rubies
This release contain two new changes:
- Bootboot can now be used for dual booting different versions of Ruby. @jacobthemyth
- You can now vendor a set of dependencies in your application and use bootboot to pick the one you need @janschill