Releases: toshimaru/jekyll-toc
Releases · toshimaru/jekyll-toc
v0.3.0.pre1
This is pre-release.
- 🆕 Nested lists in the toc is now supported! #20 by @kitlawes
v0.2.1
- Add support for Jekyll 3.4 #19
v0.2.0
- Add Ruby 2.3 and 2.4 support (with Jekyll 3.2 and 3.3)
- Drop Ruby 2.0 support
PR: #17
v0.1.1
- Add coverage #10
- Modify file structure #12
- Update README #13
v0.1.0
- jekyll-toc is now tested on TravisCI #7
- Add new filters
toc_only
and inject_anchors
to split up existing filter #6 by @torbjoernk