Releases: gjtorikian/html-pipeline
Releases · gjtorikian/html-pipeline
Version 0.3.1
- Guard against nil node replacement in SyntaxHighlightFilter #84 jbarnette
v0.1.0
I realized I wasn't properly following semver for interface changes and new features. Starting from this release, semver will be followed.
Whitelist table section elements in sanitization filter #55 mojavelinux
Update readme typo #57 envygeeks
TOC unicode characters and anchor names for Ruby > 1.9 #64 jakedouglas/non_english_anchors
Add :skip_tags option for AutolinkFilter #65 pengwynn
Fix CI dependency issues #67 jch
Fix ignored test and add Ruby 2.0 to CI. #71, #72 tricknotes