mchoe / SwiftSVG

A simple, performant, and lightweight SVG parser
Other
1.93k stars 229 forks source link

Deprecate uppercase parameter names #151

Closed mchoe closed 4 years ago

mchoe commented 4 years ago

To align with normal Swift style

mchoe commented 4 years ago

Implemented in #155