Skip to content

Releases: toshimaru/jekyll-tagging-related_posts

v1.3.1

03 May 09:38
2e59f6a
Compare
Choose a tag to compare

What's Changed

Add Ruby v3.3 support.

Dependencies

  • Bump paambaati/codeclimate-action from 3.2.0 to 4.0.0 by @dependabot in #18
  • Bump paambaati/codeclimate-action from 4.0.0 to 5.0.0 by @dependabot in #19
  • Bump actions/checkout from 3 to 4 by @dependabot in #20
  • Bump paambaati/codeclimate-action from 5.0.0 to 6.0.0 by @dependabot in #21

Full Changelog: v1.3.0...v1.3.1

v1.3.0

29 Jan 05:11
77f3178
Compare
Choose a tag to compare

What's Changed

  • Drop Ruby 2.6 or less / CI against Ruby 3.2 / Add jekyll v4.3 support by @toshimaru in #15

Dependencies

New Contributors

Full Changelog: v1.2.0...v1.3.0

v1.2.0

21 Jun 18:44
91c3661
Compare
Choose a tag to compare

What's Changed

  • Migrate from TravisCI to GitHub Actions / Drop Ruby 2.5 or less, Jekyll 3.8 or less by @toshimaru in #12
  • Add Jekyll 4.0, 4.1, 4.2 support / Require Ruby v2.6+ / Coverage Setup by @toshimaru in #13
  • Update README.md by @toshimaru in #14

Full Changelog: v1.1.1...v1.2.0

v1.1.1

08 Jun 00:57
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.0...v1.1.1

v1.1.0

08 Aug 07:58
Compare
Choose a tag to compare
  • Drop Ruby 2.1, 2.2 support
  • Drop Jekyll 3.0, 3.1, 3.2, 3.3, 3.4 support
  • Relax Jekyll dependency

See code change here: #9

v1.0.0

11 Jul 17:24
Compare
Choose a tag to compare

PR #6

  • 🎉 Version 1.0.0
  • Relax jekyll-tagging dependency
  • Drop Ruby v2.0
  • Add Jekyll 3.4 and 3.5 Support

v0.2.2

08 Jan 09:16
Compare
Choose a tag to compare
  • jekyll-tagging-related_posts is now tested on Ruby 2.0, 2.1, 2.2, 2.3 and 2.4 #2
  • jekyll-tagging-related_posts is now tested on Jekyll 3.0, 3.1, 3.2 and 3.3 #4
  • Ruby 2.x is required #3
  • Add CHANGELOG #4