Skip to content
This repository has been archived by the owner on Apr 14, 2021. It is now read-only.

v1.10.5

Compare
Choose a tag to compare
@segiddins segiddins released this 28 Aug 03:17
· 6184 commits to master since this release

Workarounds:

  • don't add or update BUNDLED WITH during install with no changes (@segiddins)

Bugfixes:

  • fix sorting of mixed DependencyLists with RubyGems >= 2.23 (#3762, @tony-spataro-rs)
  • speed up resolver for path and git gems (@segiddins)
  • fix install --force to not reinstall Bundler (#3743, @karlo57)

1.10.4 (2015-06-16)

Workarounds:

  • don't add BUNDLED WITH to the lock when Spring runs check over and over (@indirect)

Bugfixes:

  • display "with native extensions" log output correctly (@ivantsepp)
  • alias i to install, c to check, and e to exec (@indirect)

1.10.3 (2015-06-03)

Bugfixes:

1.10.2 (2015-05-29)

Bugfixes:

  • fix regression in bundle update GEM performance introduced in 1.10.0 (#3687, @segiddins)

1.10.1 (2015-05-28)

Bugfixes:

1.10.0 (2015-05-28)

(this space intentionally left blank)

1.10.0.rc (2015-05-16)

Features:

Bugfixes:

1.10.0.pre.2 (2015-05-07)

Bugfixes:

1.10.0.pre.1 (2015-05-05)

Bugfixes:

1.10.0.pre (2015-05-03)

Features:

Bugfixes:

Performance:

Deprecations:

  • deprecated the (never enabled) bundle_ruby binary (@smlance)