Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.5.5 (2018-01-17)

Bug Fixes

  • index: don't prepend ./ to the URL on interpolate=require (options.interpolate) (#165) (9515410)

0.5.4 (2018-01-05)

Bug Fixes

  • ignore attribute if mailto: is present (#145) (4b13d4c)
  • index: escape double quotes correctly (options.interpolate) (#154) (1ef5de4)

0.5.1 (2017-08-08)

Bug Fixes

  • Support for empty tags in tag-attribute matching (#133) (6efa6de), closes #129

0.5.0 (2017-07-26)

Features

  • add support for empty tags in tag:attribute matching (#129) (70370dc)

0.4.5 (2017-07-26)

Bug Fixes

Features