{"name": "Parallelizer", "package_name": "PolygonsParallelToLine", "version": "2.1.0", "experimental": false, "qgis_min": "3.22.0", "qgis_max": "4.99.0", "downloads": 314, "uploaded_by": "elfpkck", "upload_datetime": "2026-06-07T09:34:22.536375", "changelog": "Version 2.1.0:\n- Accept line layers as the rotation target in the Processing algorithm (the interactive map tool already supported both). **Breaking:** the Processing parameter `POLYGON_LAYER` has been renamed to `TARGET_LAYER` (saved models referencing the old key must be updated); user-facing labels switch from \"Polygon layer\" / \"Skip multipolygons\" to \"Target layer\" / \"Skip multipart features\"\n- Mark the plugin as QGIS 4 compatible (`qgisMaximumVersion=4.99`) and fully scope PyQt6-required Qt enums in the map tool and settings dialog so they work on QGIS 4 / Qt 6\n- Accept polygon layers as the rotation reference in both the Processing algorithm and the interactive map tool; polygon boundary rings are treated as polylines for closest-segment math. **Breaking:** the Processing parameter `LINE_LAYER` has been renamed to `REFERENCE_LAYER` (saved models referencing the old key must be updated). The map tool prefers a line under the click when both a line and polygon overlap.\n- Rename the plugin to \"Parallelizer\" and remove the Processing-toolbox group, so the algorithm appears at the toolbox root instead of under \"Algorithms for vector layers\"\n\nVersion 2.0.0:\n- Add an interactive map tool: pick a reference line on the canvas, then click \u2014 or drag a rectangle \u2014 to rotate individual line/polygon features (or every feature in the rectangle across editable visible layers) parallel to it\n- Add a Settings dialog (toggle \"Rotate by longest segment\"); choices persist via `QSettings`\n- Reconcile reference and target geometries when layers are in different CRSes\n- Register a \"Polygons Parallel to Line\" toolbar and Vector-menu entry\n\nVersion 1.2.0:\n- Enhance polygon rotation logic and geometry validation\n- Fix `no_multi` regression\n- Test against QGIS 4.0\n- Automate releases via tag-triggered `qgis-plugin-ci` pipeline", "external_deps": null, "download_url": "https://plugins.qgis.org/plugins/PolygonsParallelToLine/version/2.1.0/download/"}