Skip to content

Releases: mattbrictson/bundle_update_interactive

0.9.0

19 Sep 21:59
4fe7323
Compare
Choose a tag to compare

✨ New Features

  • Pass --commit to automatically create a separate git commit for each selected gem update (#53) @mattbrictson

🏠 Housekeeping

Full Changelog: v0.8.1...v0.9.0

0.8.1

01 Sep 23:46
0bcee68
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Don't use GitHub Releases as changelog URL if there are no releases there (#43) @mattbrictson

🏠 Housekeeping

Full Changelog: v0.8.0...v0.8.1

0.8.0

25 Aug 18:26
c78fab9
Compare
Choose a tag to compare

✨ New Features

  • Add --latest option that modifies Gemfile to allow latest updates (#42) @mattbrictson

🐛 Bug Fixes

🏠 Housekeeping

Full Changelog: v0.7.0...v0.8.0

0.7.0

14 Aug 14:14
11e3d66
Compare
Choose a tag to compare

✨ New Features

  • Show gems "held back" by Gemfile pins that can't be updated (#37) @mattbrictson

🏠 Housekeeping

  • Refactor report and table API in anticipation of new features (#36) @mattbrictson

Full Changelog: v0.6.0...v0.7.0

0.6.0

10 Aug 04:47
ec0642a
Compare
Choose a tag to compare

✨ New Key Bindings

🐛 Bug Fixes

  • Fix crash when displaying prerelease → final version change (#34) @mattbrictson

🏠 Housekeeping

  • Pin activesupport version used for testing to fix factory_bot issue (#35) @mattbrictson

Full Changelog: v0.5.0...v0.6.0

0.5.0

03 Aug 15:05
b4ca73d
Compare
Choose a tag to compare

🐛 Bug Fixes

📚 Documentation

  • Improve --help output with description, options, and examples (#31) @mattbrictson

🏠 Housekeeping

Full Changelog: v0.4.0...v0.4.1

0.4.0

30 Jul 04:45
9112de5
Compare
Choose a tag to compare

✨ New Features

🏠 Housekeeping

Full Changelog: v0.3.0...v0.4.0

0.3.0

19 Jul 05:30
74d1d68
Compare
Choose a tag to compare

✨ New Features

🏠 Housekeeping

  • Add changelog test coverage and refactor implementation for clarity (#12) @mattbrictson

Full Changelog: v0.2.1...v0.3.0

0.2.1

17 Jul 04:42
c46ee5b
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Fix a bug preventing CHANGELOG.md files from being discovered (#8) @mattbrictson
  • Properly handle non-GitHub git sources when inferring changelog URI (#6) @mattbrictson

📚 Documentation

🏠 Housekeeping

  • Use vcr to record changelog lookups for better test coverage (#7) @mattbrictson

Full Changelog: v0.2.0...v0.2.1

0.2.0

14 Jul 23:55
0fc0c14
Compare
Choose a tag to compare

✨ New Features

  • Add Vim- and Emacs-like up/down keybindings (#4) @dylnclrk

🏠 Housekeeping

Full Changelog: v0.1.2...v0.2.0