- Bump actions/checkout from 3 to 4 (#146)
- Add Actions CI workflow (#127)
- Add release workflow (#128)
- Create dependabot config for rubygems upgrades (#126)
- Add github-actions to dependabot (#132)
- Bump actions/checkout from 2 to 3 (#133)
- Upgrade Rubocop target version to 2.7 (#134)
- Update rake requirement from ~> 12.0 to ~> 13.0 (#130)
- Update gemoji requirement from ~> 3.0 to >= 3, < 5 & test with both major versions (#131)
- perf: don't load Gemoji into memory immediately (#106)
- deps: Ruby > 2.4 (EOL)
- ci: test with Ruby 2.7
- Support handling body tag across multiple lines (#96)
- Test against Jekyll v4
- fix: update asset host URL (#90)
- chore(deps): rubocop-jekyll 0.3 (#86)
- Do not match the body tag eagerly (#82)
- Let Nokogiri parse only the necessary markup (#74)
- Drop support for Ruby 2.2 (#77)
- Drop dependency on ActiveSupport (#78)
- Relax version constraint on ActiveSupport (#76)
- Bump Rubocop to v0.55.x (#75)
- Test against Ruby 2.5 (#71)
- Drop Support for Jekyll 2
- Require Ruby 2.1
- Adopt Jekyll's Ruby Styleguide (#59)
- Define path with dir (#64)
- Move version to its own file for easier bumping
- Remove align attribute for HTML5 compability (#58)
- Require activesupport >= 4.2.9 (#62)
- Bump Ruby versions for Travis (#66)
- Update to Gemoji 3.0. (#55)
- Add support for setting a default asset host URL in an ASSET_HOST_URL environment variable (#45)
- Lock activesupport down to v4.x (#47)
- Don't strip html, body, and head tags (#37)
- Use String#include instead of String#=~ (#39)
- Handle subclassing of Jekyll::Page (#34)
- jemoji as a hook: better guarding against accidents (#33)
- Relax dependency on Jekyll to support >= 2.0. (#19)
- Travis: add 2.2 to build matrix, remove 1.9.3, only master branch build (#20)
- Emojify Collection Documents as well (#14)
- Rewrite tests to use RSpec 3 instead of Minitest (#15)
- Upgrade to Gemoji 2.0 and HTML Pipeline 1.9 (#11)