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.6.1 - 2024-12-29
- Push gems with bundler (not GitHub actions)
- Updated documentation links
0.6.0 - 2024-28-09
- Support for Ruby < 3.1 (older rubies no longer supported)
0.5.0 - 2020-01-24
- Support for Ruby < 2.4 (older rubies no longer supported)
0.4.0 - 2019-08-25
- Require an up-to-date
rest-client
(>= 2.1.0
)
0.3.0 - 2019-05-19
- lolcommits gem is a runtime dependency
- Use
lolcommit_path
(instead ofmain_image
) - Requires at least lolcommits >=
0.14.2
- Refactored test to use
TestConfiguration
- Updated README
- Support for lolcommits <
0.14.2
0.2.0 - 2019-04-24
- Support for Ruby < 2.3 (older rubies no longer supported)
frozen_string_literal: true
to all ruby files
0.1.1 - 2018-05-24
- Updated gemspec meta data links.
0.1.0 - 2018-03-27
- Require at least lolcommits 0.12.0
- Remove runner_order method
0.0.7 - 2018-02-05
- Dropped Ruby 2.0 support
0.0.6 - 2018-01-03
- Updated Travis Rubies
- Require at least lolcommits 0.10.0
- Removed name method
0.0.5 - 2017-12-21
- Minor code refactor
0.0.4 - 2017-12-17
- Update README
- Refactor plugin code
0.0.3 - 2017-12-15
- Update tests to work with fake_io_capture
0.0.2 - 2017-12-06
- Updated Travis Rubies
- README
0.0.1 - 2017-09-17
- Initial release