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
- @sezero made their first contribution in #28
- @marcin-serwin made their first contribution in #31
- @xuboying made their first contribution in #38
- @pthom made their first contribution in #46
- @iliaal made their first contribution in #48
Full Changelog: v0.0.7...v0.0.8