Features:
- Support Yarn (#285, @yhirano55)
- Support npm-check-updates (#286, @yhirano55)
- Support Carthage (#282, @nakajijapan)
- Drop support for ruby 1.9
- Remove json dependency
Features:
- Relax dependencies (#190, @sanemat)
- Restrict dependencies (#247, @sanemat)
Features:
- Add option: bundler_restore_bundled_with (#185, #187, @sanemat)
Features:
- Support gems.rb/gems.locked pair for bundler v1.8.0 (#159, #161, @sanemat)
- Support npm shrinkwrap (#176, @sanemat)
Features:
- Use shalow copy(optional) (#151, #141, #139, @laiso, @sanemat)
Features:
- Fix cocoapods command, s/pods/pod/g (#137, @laiso)
Features:
- Fix stripping a repos name too match if the url includes .git(#123, @sanemat)
Features:
- Get the ability for php application
composer update
(#112, #109, @sanemat) - Deprecate
run_bundle
, Userun_bundler
instead (#113, @sanemat) - Get the ability for cocoapods application
pods update
(#115, #102, @sanemat)
Features:
- Get the ability for node.js application
david update
(#101, @sanemat)
Features:
- Remove deprecated code (#88, @sanemat)
- Enable pull request with carton/none strategies 😱 (#95, #96, @sanemat)
Features:
- Add :none strategy (#85, @sanemat)
Features:
- Fix trailing slash in identify url (#71, @sanemat)
- Add Tachikoma::Exception (#73, @sanemat)
- All
git clone
andgit push
requests use github authentication token (#77, @sanemat) - Deprecate
type: private
(#77, @sanemat)
Features:
- Support for older git versions (1.7.x) and OAuth (#58, @kenchan)
- Adjust rspec 3 syntax (#59, #60, @banyan)
- Use Thor, and split template file from script (#61, #63, @sanemat)
Features:
- Using
--path
option to enhance the independence of multiple projects (#55, @kenchan)
Features:
- Brand-new architecture (#42, @kyanny)