Description
Helps KiCad plugin authors handle API differences between KiCad 6, 7, and 8. It gives plugins a compatibility layer so the same code can support multiple KiCad versions with fewer conditional checks.
This package is for developers of KiCad extensions. It does not add a visible design tool by itself; its effect appears inside plugins that import it.