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.1 - 2021-02-06
- Support for Ruby 3.0 (ditch tumblr_client gem, use faraday with simple_oauth)
0.5.0 - 2020-01-24
- Support for Ruby < 2.4 (older rubies no longer supported)
0.4.1 - 2019-08-16
- allow erb captions, thanks to @xurizaemon
0.4.0 - 2019-05-20
- lolcommits gem is a runtime dependency
- Use
lolcommit_path
(instead ofmain_image
) - Requires at least lolcommits >=
0.14.2
- Updated README and gemspec
- Support for lolcommits <
0.14.2
0.3.0 - 2019-04-24
- Support for Ruby < 2.3 (older rubies no longer supported)
frozen_string_literal: true
to all ruby files
0.2.0 - 2018-17-06
- Require at least Ruby 2.3 (webrick requires it)
0.1.1 - 2018-05-24
- Updated gemspec meta data links.
0.1.0 - 2018-03-27
- Require at least lolcommits 0.12.0
- Removed runner_order method
0.0.5 - 2018-02-05
- Refactor plugin config for lolcommits
- Require at least lolcommits 0.10.0
- Dropped support for Ruby 2.0
0.0.3 - 2017-12-09
- Updated README
- Test fixed
0.0.2 - 2017-12-06
- Removed vendored font file
- README
0.0.1 - 2017-10-14
- Initial release