Skip to content

v0.0.8

Latest

Choose a tag to compare

@sammycage sammycage released this 18 May 05:13

What's Changed

  • Handle UTF-8 BOM
  • Fix closing tag parsing to exclude trailing whitespace from tag name
  • do not export symbols in static unix builds by @sezero in #28
  • Don't hardcode 'include' as includedir in cmake by @marcin-serwin in #31
  • Move GNUInstallDirs include earlier by @marcin-serwin in #33
  • Check If Target Library Plutovg Already Exists in CMake Project by @xuboying in #38
  • Replace sprintf with snprintf by @pthom in #46
  • Return NULL from load_image when href is missing by @iliaal in #48
  • Cap render-state recursion depth at 256 by @iliaal in #49

New Contributors

Full Changelog: v0.0.7...v0.0.8