- Require Ruby 2.4 or greater (#38)
- Require Jekyll 4.0
- Revert
jekyll
to be just adevelopment_dependency
forv1.x.x
series.
- Re-introduce Ruby 2.3 support and test Jekyll 3.7+ (#33)
- Drop support for Ruby < 2.4
- Allow Jekyll v4 (still alpha)
- Style: Target Ruby 2.4 (#31)
- Add essential step to readme (#32)
- Test against Ruby 2.5 (#25)
- Stop testing Ruby 1.9 (#17)
- Test against Ruby 2.1 to 2.4 (#20)
- Stop testing against Jekyll 2.5 (#22)
- Define path with dir (#18)
- Inherit Jekyll's rubocop config for consistency (#19)
- Add Rubocop to CI (#21)
- Lock coffee-script-source (#16)
- Load converter only when used. (#11)
- Test against Jekyll 2 & Jekyll 3 (#13)
Converters::CoffeeScript#matches
should never return anything buttrue
orfalse
(#7)
- Fix up some docs (#2)
- Change CSS to JS in spec (#6)
- Birthday!