Skip to content

Version 0.11.0

Compare
Choose a tag to compare
@Sub6Resources Sub6Resources released this 17 Oct 20:30
a7aa1fd

September 10, 2019:

  • Make it so width=100% doesn't throw error. Fixes #118.
  • You can now set width and/or height in ImageProperties to negative to ignore the width and/or height values from the html. Fixes #97
  • The img alt property now renders correctly when the image fails to load and with the correct style. Fixes #96
  • Add partial support for sub tag.
  • Add new option: shrinkToFit (#148). Fixes #75.