Skip to content

Releases: jekyll/jekyll-mentions

v1.1.0

08 Mar 23:17
Compare
Choose a tag to compare
  • jekyll-mentions as a hook: better guarding against accidents (#27)

v1.0.1

16 Feb 21:06
Compare
Choose a tag to compare

Don't double-mention in Jekyll > 3.0.0 (#25)

v1.0.0

30 Oct 17:08
Compare
Choose a tag to compare
  • Jekyll 3.x support
  • HTML Pipeline 2.2

v0.2.1

18 Dec 15:44
Compare
Choose a tag to compare

Fix for undefined variable error (#20, props @gjtorikian)

v0.2.0

01 Dec 22:37
Compare
Choose a tag to compare
  • Mentionify collection documents. (#19)
  • Release via bundler gem tasks rather than via a custom script

/cc @gjtorikian

v0.1.3

01 Dec 22:35
Compare
Choose a tag to compare

v0.1.2

10 Jul 21:34
Compare
Choose a tag to compare
  • URLs ending in '/' also indicate and HTML page. (#13)

v0.0.8

26 Jun 18:30
Compare
Choose a tag to compare

The Fix in #13, for Jekyll v1.x.

v0.1.1

23 Jun 21:26
Compare
Choose a tag to compare
  • Only mentionify the page if it's an HTML page (#11)

v0.0.7

23 Jun 21:29
Compare
Choose a tag to compare
  • Backport of #10 for Jekyll v1.x