----- * Correct "fill-rule" attribute (11) * Remove Python 3.6, 3.7 from list of supported versions
0.5.2
----- * Fix an error checking certain geometries (8) * Migrate CI workflows from Travis to Github Actions * Remove Python 3.5 from list of supported versions
* Drop Python 2 support * Add "data_fields" option to generate data attributes in output SVG. * Update for newer pyproj and Fiona APIs * Shift CSS handling from tinycss to tinycss2 * Add requirements for cssselect, move lxml from optional to required