* Added support for [componentizer v5](https://github.com/compas-dev/compas-actions.ghpython_components/releases/tag/v5) which supports IronPython and CPython component generation.
Changed
Removed
0.4.0
Added
* Added `lint_folders` and `format_folders` optionals in settings. Defaults to `["src", "tests"]`.
Changed
* Fixed `AttributeError` when GH component `prefix` is not specified in settings.
Removed
0.3.3
Added
Changed
* Use context to locate ironpython install if not provided