Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 696 Bytes

CHANGELOG.md

File metadata and controls

25 lines (19 loc) · 696 Bytes

Changelog

0.4.2 (2019-10-11)

  • [#41] Support Jekyll 4.0
  • Drop support for Ruby < 2.3
  • Add support for Ruby 2.6

0.4.1 (2017-12-08)

  • [#6] Test coverage increased to 100%
  • [#35] Updated rake dependency to 12.0
  • [#34] Fixed or mitigated all Rubocop offenses
  • [#31] Documented modules and classes
  • [#29] Various README updates
  • [#28] Gemspec file updates (version dependencies and typos)
  • [#31] Fix random coverage jumps
  • [#33] Rescue StandardError instead of Exception
  • Removed CodeClimate integration

0.4 (2017-12-03)

  • [#20] Support Jekyll 3.5, Liquid 4.0
  • [#25] Permit root level output of asset files
  • Fix and refactor to eliminate Rubocop offenses