Skip to content

Latest commit

 

History

History
107 lines (83 loc) · 3.01 KB

CHANGELOG.md

File metadata and controls

107 lines (83 loc) · 3.01 KB

ChangeLog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

  • Your contribution here!

0.5.0 - 2024-09-20

Removed

  • Support for Ruby < 3.1 (older rubies no longer supported)

0.4.0 - 2020-01-24

Removed

  • Support for Ruby < 2.4 (older rubies no longer supported)

0.3.0 - 2019-05-20

Changed

  • update gemspec and README
  • Requires at least lolcommits >= 0.14.2

Removed

  • Support for lolcommits < 0.14.2

0.2.3 - 2019-05-10

Changed

  • use runner.overlay instance to build overlay (requires at least lolcommits 0.14.0)
  • improved debug messages throughout

Removed

  • Support for lolcommits < 0.14.0

0.1.0 - 2019-04-24

Removed

  • Support for Ruby < 2.3 (older rubies no longer supported)

Added

  • frozen_string_literal: true to all ruby files

0.0.9 - 2018-05-24

Changed

  • Updated gemspec meta data links.

0.0.8 - 2018-05-10

Changed

  • Update Travis Rubies
  • Rescue and log to debug when mogrify errors

0.0.7 - 2018-02-04

Changed

  • Update Travis Rubies
  • Require at least lolcommits 0.11.0

0.0.6 - 2018-01-11

Changed

  • Refactor plugin config for lolcommits 0.10.0
  • Update Travis Rubies

Added

  • Code Climate config

Removed

  • Usused tests
  • Remove Coveralls

0.0.5 - 2017-07-22

Added

  • Ability to border an image with options

0.0.4 - 2017-07-22

Changed

  • Use new hook named
  • Refactor tests

0.0.3 - 2018-04-29

Changed

  • Updated gemspec

0.0.2 - 2017-04-15

Changed

  • Initial gem release

0.0.1 - 2017-04-15

Changed

  • Initial release (Yanked)