Releases: jekyll/jekyll-gist
Releases · jekyll/jekyll-gist
v1.2.1
- Use
#has_key?
instead of #[]
when checking the context (#6)
v1.2.0
Minor Enhancements
- Allow variables as parameters (#4)
Development Fixes
- Fix RSpec deprecation warning (#5)
v1.1.0
Minor Enhancements
- Update regex to allow for new sha-ish ids in Gist. (#1)