Releases: jekyll/jekyll-mentions
Releases · jekyll/jekyll-mentions
v1.1.0
- jekyll-mentions as a hook: better guarding against accidents (#27)
v1.0.1
Don't double-mention in Jekyll > 3.0.0 (#25)
v1.0.0
- Jekyll 3.x support
- HTML Pipeline 2.2
v0.2.0
- Mentionify collection documents. (#19)
- Release via bundler gem tasks rather than via a custom script
/cc @gjtorikian
v0.1.2
- URLs ending in '/' also indicate and HTML page. (#13)
v0.0.8
The Fix in #13, for Jekyll v1.x.
v0.1.1
- Only mentionify the page if it's an HTML page (#11)
v0.0.7
- Backport of #10 for Jekyll v1.x