-
2.1.1 Fixed issue where other types of quotes not supported (thanks @thorn0)
-
2.1.0 Adds support for rewriting CSS images, eg
<div style="background-image: url(data:image\/jpg;base64,abc);"></div> -
2.0.0 Breaking change: the constructor now needs to be called as a function. Adds
cidPrefixoption. -
1.0.1 Support image types other than
png -
1.0.0 Initial release