Skip to content

Releases: toshimaru/jekyll-toc

v0.18.0

22 Jan 15:55
fcc3cc5
Compare
Choose a tag to compare

What's Changed

Deps

New Contributors

Full Changelog: v0.17.1...v0.18.0

v0.17.1

16 May 00:57
Compare
Choose a tag to compare
  • Require Ruby v2.5+ and nokogiri v1.11 #143

v0.17.0

27 Jan 00:47
48b0970
Compare
Choose a tag to compare

#140

  • Use ruby/setup-ruby and support Ruby 3
  • Drop Jekyll v3.8
  • Drop Ruby v2.4

v0.16.1

20 Dec 14:57
Compare
Choose a tag to compare
  • Support Jekyll 4.2 #138

Custom ID for TOC

18 Dec 16:16
Compare
Choose a tag to compare
  • Allow custom id for list (#137 @N7K4 )
  • Bump paambaati/codeclimate-action from v2.7.4 to v2.7.5 (#134)
  • Fix rubocop offenses / gem rubocop-rake (#136)

v0.15.0: Ordered Lists is now Supported

25 Oct 09:10
Compare
Choose a tag to compare
  • Update README (#127)
  • Ordered list support (#122)
  • Add configuration to enable ordered list (#117, @zsyed91 )
  • Support Jekyll v3.9 and v4.1 / Modify workflow trigger event (#121)
  • Bump paambaati/codeclimate-action from v2.4.0 to v2.7.4 (#126)

v0.15.0.rc

13 Oct 01:10
Compare
Choose a tag to compare
v0.15.0.rc Pre-release
Pre-release

v0.14.0

05 May 19:18
Compare
Choose a tag to compare
  • Dependencies: Require jekyll v3.8+ / nokogiri v1.10+ #114
  • RuboCop: Ignore vendor directory #115
  • URL-Encoding for anchor link inside toc #113 ( @N7K4 )

v0.13.1

26 Jan 08:14
Compare
Choose a tag to compare

Patch release for v0.13.0 release

  • Add Jekyll gem as a runtime_dependency #98

v0.13.0

25 Jan 17:46
Compare
Choose a tag to compare
  • Update README
  • Drop ruby 2.3 Support / Drop Jekyll 3.5, 3.6 Support #97
  • Configure GitHub Actions #96