Skip to content

Latest commit

 

History

History
85 lines (67 loc) · 2.5 KB

CHANGELOG.md

File metadata and controls

85 lines (67 loc) · 2.5 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][Semver].

  • Your contribution here!

0.6.0 - 2024-09-24

Removed

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

0.5.0 - 2020-01-24

Removed

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

0.4.0 - 2019-08-25

Changed

  • Require an up-to-date rest-client (>= 2.1.0)

0.3.0 - 2019-05-20

Changed

  • lolcommits gem is a runtime dependency
  • Use lolcommit_path (instead of main_image)
  • Requires at least lolcommits >= 0.14.2
  • Update README and gemspec

Removed

  • Support for lolcommits < 0.14.2

0.2.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.1.1 - 2018-05-24

Changed

  • Updated gemspec meta data links.

0.1.0 - 2018-03-27

Changed

  • Remove runner_order method
  • Require at least lolcommits 0.12.0

0.0.4 - 2018-02-05

Changed

  • Require at least lolcommits 0.11.0
  • Drop support for Ruby 2.0
  • Update README

0.0.3 - 2018-01-22

Changed

  • Update Travis Rubies
  • Refactor plugin config
  • Remove name method
  • Require at least lolcommits 0.10.0

0.0.2 - 2017-12-06

Changed

  • Updated Travis Rubies
  • README
  • Remove vendored font asset

0.0.1 - 2017-09-12

Changed

  • Initial release