v1.17.0.pre.1
版本发布时间: 2018-09-23 09:39:01
rubygems/bundler最新发布版本:v2.1.4(2020-01-06 02:18:48)
1.17.0.pre.1 (2018-09-24)
Features:
- Check folder/file permissions of the Bundle home directory in the
bundle doctor
command (#5786, @ajwann) - Remove compiled gem extensions when running
bundle clean
(#5596, @akhramov) - Add
--paths
option tobundle list
command (#6172, @colby-swandale) - Add base error class to gems generated from
bundle gem
(#6260, @christhekeele) - Correctly re-install gem extensions with a git source when running
bundle pristine
(#6294, @wagenet) - Add config option to disable platform warnings (#6124, @agrim123)
- Add
--skip-install
option tobundle add
command to add gems to the Gemfile without installation (#6511, @agrim123) - Add
--only-explicit
option tobundle outdated
to list only outdated gems in the Gemfile (#5366, @peret) - Support adding multiple gems to the Gemfile with
bundle add
(#6543, @agrim123) - Make registered plugin events easier to manage in the Plugin API (@jules2689)
- Add new gem install hooks to the Plugin API (@jules2689)
- Add
--optimistic
and--strict
options tobundle add
(#6553, @agrim123) - Add
--without-group
and--only-group
options tobundle list
(#6564, @agrim123) - Add
--gemfile
option to thebundle exec
command (#5924, @ankitkataria)
The following new features are available but are not enabled by default. These are intended to be tested by users for the upcoming release of Bundler 2.