Version 0.11.0
September 10, 2019:
- Make it so
width=100%doesn't throw error. Fixes #118. - You can now set width and/or height in
ImagePropertiesto negative to ignore thewidthand/orheightvalues from the html. Fixes #97 - The
imgaltproperty now renders correctly when the image fails to load and with the correct style. Fixes #96 - Add partial support for
subtag. - Add new option:
shrinkToFit(#148). Fixes #75.