Version 4.0.0
Features and Fixes:
- fix: dashed line conversion bde63ec
- ci: update .releaserc 76b991e
- fix: make the QGISStyleParser write either old or new QML 2a4e919
- feat: update QGISStyleParser to output 3.28 style 57acf11
- fix: set up test structure for QGIS 3.28 43b1524
- build: add /dist to .gitignore 9b0cd7f
- docs: remove code sprint announcement from README 7e6aad9
- chore(release): 3.0.0 [skip ci] 3daaa6a
- fix: fix dependency versions ecf3004
Breaking Changes:
The write output of the QGISStyleParser will now be in format for QGIS version >3.28 by default. To get the older format you can pass the qgisVersion
as constructor argument.