Skip to content

0.7.2 (#41)

Compare
Choose a tag to compare
@pwwang pwwang released this 19 Oct 21:10
· 14 commits to master since this release
6c3705f
  • 🐛 Fix date filter issues (#38, #40)
  • ✨ Add markdownify for jekyll (#36, #37)
  • ✨ Add number_of_words for jekyll
  • ✨ Add jekyll filter sort
  • ✨ Add jekyll filter slugify
  • ✨ Add jekyll filter array_to_sentence_string
  • ✨ Add jekyll filter jsonify
  • ✨ Add jekyll filters xml_escape, cgi_escape and uri_escape
  • ✨ Add int, float, str and bool as both filters and globals for all modes (#40)