v1.3.0
#34 introduced a new syntax for the :generator
option. Rather than the previous string parameter (e.g. plus_signs
), we now use a class (e.g. GeoPattern::PlusSignPattern
). String references will still work, though a deprecation warning will be output as a comment in the generated SVG.