Skip to content

Releases: lolcommits/lolcommits

v0.18.0

18 Feb 12:02
v0.18.0
ae3d1c2
Compare
Choose a tag to compare
  • Only include relevant files in gemspec
  • Rubocop as dev dependency only, move to a group for faster CI builds
  • Add .rubocop.yml in gemspec, allow inheritance use from plugins
  • Fix gif path when generating timelapses
  • Use MiniMagick#convert to avoid another Imagemagick warning

Full Changelog: v0.17.3...v0.18.0

v0.17.3

18 Jan 21:13
v0.17.3
4224cce
Compare
Choose a tag to compare
  • Truncate CHANGELOG
  • Update Github CI workflows
  • Bump Ruby in CI
  • Refresh rubocop rules with omakase Rails rules (minus the Rails stuff)
  • Appease all rubocop rules
  • Update README
  • Remove unused files
  • Use bundler for gem pushing (not GH)
  • Remove frozen_string_literal: true magic comment
  • Use MiniMagick instead of shell cmd for animated gifs

v0.17.2

18 Jan 20:48
f0bfaea
Compare
Choose a tag to compare
  • Change plugin testing helper to use /tmp for test repo path

0.17.1

20 Sep 21:49
afae2a3
Compare
Choose a tag to compare
  • Use latest lolcommits-loltext gem

Full Changelog: v0.17.0...v0.17.1

v0.17.0

20 Sep 21:48
c4cd6b5
Compare
Choose a tag to compare

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

Full Changelog: v0.16.5...v0.17.0

v0.16.5

29 May 22:16
v0.16.5
965d87b
Compare
Choose a tag to compare

v0.10.0

22 Jan 21:39
Compare
Choose a tag to compare
  • Plugin configuration changes (@matthutchinson #365)
    • --plugins now shows if plugin is enabled or not
    • default_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

22 Jan 21:40
Compare
Choose a tag to compare

v0.9.7

17 Sep 21:05
Compare
Choose a tag to compare

v0.9.6

17 Sep 21:06
Compare
Choose a tag to compare