**New major release**
New
* 184 use newly introduced external parser from https://github.com/priv-kweihmann/oelint-parser
Notes
* for custom rules, legacy aliases are provides for *cls_item*, *parser*, *const_vars*, *const_func* and *helper_files*.
These aliases will be removed in a future version. Be sure to adapt your custom rules to the new parser.
See https://github.com/priv-kweihmann/oelint-parser/blob/main/docs/api-documentation.md for details