Skip to content

v2.3.1

Compare
Choose a tag to compare
@mchoe mchoe released this 29 Sep 18:25
· 23 commits to master since this release
4b4edad
  • Fixed bug where named CSS UIColor initializer was overriding the Foundation version. @Fallen-Zen - PR #136
  • Added conditional DEBUG for print
  • Fixed issue where an SVG wouldn't show multiple times on the same page. @matejukmar - PR #137
  • Added public initializer for SVGParserSupportedElements. Fixes #135
  • Added CSS named colors #139. Closed #112
  • Added support for 4 and 8 length hex strings for colors
  • Swift Package Manager Support