Skip to content

Releases: toshimaru/jekyll-toc

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

v0.12.2

08 Aug 15:12
Compare
Choose a tag to compare
  • Remove toc_only deprecation message #87

v0.12.1

07 Apr 10:19
c36830f
Compare
Choose a tag to compare
  • Update README
  • Fix warning message

#84

v0.12.0

01 Apr 16:44
Compare
Choose a tag to compare
  • Liquid::Template.register_tag: toc #82
  • Code-base Refinements
    • Refactoring: Create Configuration Class #81
    • Add more tests #83

v0.12.0.rc3

31 Mar 09:54
Compare
Choose a tag to compare
v0.12.0.rc3 Pre-release
Pre-release
  • Fix toc tag bug / Add tests #83

v0.12.0.rc2

30 Mar 08:13
Compare
Choose a tag to compare
v0.12.0.rc2 Pre-release
Pre-release
  • Liquid::Template.register_tag 'toc' #82

v0.12.0.rc1

30 Mar 08:12
Compare
Choose a tag to compare
v0.12.0.rc1 Pre-release
Pre-release
  • Refactoring: Create Configuration Class #81

v0.11.0

24 Mar 05:50
Compare
Choose a tag to compare
  • Avoid Duplicated IDs in a page #79
    • Anchor now doesn't have its own id attribute.
  • CI against Ruby 2.6 #80
  • Drop Jekyll 3.6 Support #80
  • Code Reafactoring #80

v0.10.0

23 Mar 03:58
Compare
Choose a tag to compare
  • Have toc_only return an empty string when toc is disabled #77 @gandalf3 (testing with #78 )
  • nokogiri now requires 1.9+.

v0.9.1

27 Nov 16:59
Compare
Choose a tag to compare