mchoe / SwiftSVG

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

Deprecate uppercase parameter names #151

Closed mchoe closed 5 years ago

mchoe commented 5 years ago

To align with normal Swift style

mchoe commented 5 years ago

Implemented in #155