Lolcommits Versions Save

:camera: git-based selfies for software developers

v0.9.8

6 years ago
  • 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.10.0

6 years ago
  • 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.5

6 years ago
  • Extract Twitter Plugin / refactor Plugin::Base (@matthutchinson #347)

v0.9.6

6 years ago
  • 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.7

6 years ago
  • Extract dotcom to gem (@matthutchinson #355)
  • Extract uploldz to gem (@matthutchinson #354)
  • Extract lolsrv to gem (@matthutchinson #353)

v0.9.4

7 years ago
  • 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.1

7 years ago
  • Remove Choice gem, use Methadone (@matthutchinson #326)

v0.9.2

7 years ago
  • Remove twitter gem, fixes Ruby 2.4 issues (@matthutchinson #328)

v0.9.3

7 years ago
  • 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)

v0.5.8.pre2

7 years ago
  • Fix Windows MiniMagick issue (@matthutchinson #276)
  • Rubocop code clean ups (@nysthee #272)
  • Fix gem issues on earlier Ruby versions (#270)
  • CLI refactoring/cleanups (@mroth #254 #258 #266 #267 #266)
  • Exit with -1 for bad CLI args (@williamboman #263)
  • Move unit tests to MiniTest (@mroth #256)
  • Add branch name to git info (@salzig #252)
  • lol_protonet plugin added (@salzig #251)
  • Allow local plugins in $LOLCOMMITS_DIR/.plugins (@salzig #250)