## [2.0.2] - 2026-06-04 ### Fixed - Bumped to 2.0.2 as v2.0.1 tag was already claimed by an earlier build before lint fixes landed. - All lint fixes (W503, E203, E402) and `setup.cfg` restore are included in this release. --- ## [2.0.1] - 2026-06-04 ### Fixed - Bumped version to align with plugins.qgis.org submission. - Fixed flake8 W503, E203, E402 lint warnings in `fusion_algorithm.py`, `compute_backend.py`, and `test_csf_filter.py`. - Restored `setup.cfg` with flake8 ignore rules for W503 and E203. - Fixed `NameError: name 'VecVecFloat' is not defined` in `point_cloud/csf_filter.py` when loading the plugin without the `cloth-simulation-filter` package installed. The return type annotation `-> VecVecFloat` was evaluated at module import time; changed to a string literal for lazy evaluation so the plugin loads correctly regardless of optional dependencies.
yes
mabo
2026-06-04T02:35:39.875937+00:00
3.0.0
4.99.0
None
no
Plugin Tags