Releases: lolcommits/lolcommits
Releases · lolcommits/lolcommits
0.17.1
- Use latest lolcommits-loltext gem
Full Changelog: v0.17.0...v0.17.1
v0.17.0
What's Changed
- Update minimum Ruby to 3.1 by @SalvatoreT in #433
- Ditch Travis, switch to GitHub actions for CI
- Use GitHub actions for trusted gem publishing
- Bump all gem dependencies
- Add runtime gems (logger, ostruct, base64) to prep for Ruby 3.5+
- Drop code coverage tooling
- Swap pry for debug gem
New Contributors
- @SalvatoreT made their first contribution in #433
Full Changelog: v0.16.5...v0.17.0
v0.16.5
- Use Git 1.19.1 #430
- Fix undefined method
rm_f
forFile:Class
(@khramtsoff #432)
v0.10.0
- Plugin configuration changes (@matthutchinson #365)
--plugins
now shows if plugin is enabled or notdefault_options
now available, nested hash with default values- if
valid_configuration?
fails, warning message shows prompt_autocomplete_hash
helper method added
- Better plugin config flow (@matthutchinson #363)
v0.9.8
- Extract protonet to gem (@matthutchinson #361)
- Extract flowdock to gem (@matthutchinson #360)
- Extract yammer to gem (@matthutchinson #359)
- Extract hipchat to gem (@matthutchinson #358)
- Extract tumblr to gem (@matthutchinson #357)
- Extract term_output to gem (@matthutchinson #356)
- Add Ruby 2.4.2 to Travis config (@matthutchinson)
v0.9.7
- Extract dotcom to gem (@matthutchinson #355)
- Extract uploldz to gem (@matthutchinson #354)
- Extract lolsrv to gem (@matthutchinson #353)
v0.9.6
- Clean legacy plugin methods (@matthutchinson #348)
- Extract Slack Plugin to gem (@matthutchinson #349)
- Fix Windows install hook (@matthutchinson)
- Animated capturing for Windows via ffmpeg (@freehugs #351)
- Pin
public_suffix
gem version (@matthutchinson #352)
v0.9.5
- Extract Twitter Plugin / refactor Plugin::Base (@matthutchinson #347)
v0.9.4
- Add captureready plugin hook (@matthutchinson #342)
- README changes (@mroth #341)
- Extract tranzlate plugin to gem (@matthutchinson #340)
- Extract loltext plugin to gem (@matthutchinson #339)
v0.9.3
- LOLCOMMITS_CAPTURE_DISABLED env var (@williamboman #338)
- Plugin Manager and Gem plugin support (@matthutchinson #332)
- Add North gravity for ImageMagick (@domudall #331)
- remove Ruby 1.9 magic comments (@matthutchinson #330)
- add links to PRs in CHANGELOG (@bfontaine #329)