v0.29.0
Changes:
- SVGs that do not have a width or height but do have a viewBox will now use 100% width and use the viewBox's ratio to determine the height. Previously it would use 100% of both width and height.
Bug fixes:
- Correctly ignore CSS selectors that prawn-svg doesn't implement; some would make it crash.