What's Changed * Parser uses caching where applicable by priv-kweihmann in https://github.com/priv-kweihmann/oelint-parser/pull/259 * Dropped python 3.8 support
What's Changed * build(deps-dev): bump pytest from 8.3.2 to 8.3.3 by dependabot in https://github.com/priv-kweihmann/oelint-parser/pull/257 * build(deps): bump regex from 2024.7.24 to 2024.9.11 by dependabot in https://github.com/priv-kweihmann/oelint-parser/pull/258
Breaking changes * `INHERIT` statements are now mapped to ``cls_item.Inherit`` instead of ``cls_item.Variable``
New features * parser now supports to add ``.conf`` files
What's Changed * Negative branch expansion support by priv-kweihmann in https://github.com/priv-kweihmann/oelint-parser/pull/254 * addtask/deltask parser fix priv-kweihmann in https://github.com/priv-kweihmann/oelint-parser/pull/253 * addtask/deltask comment support priv-kweihmann in https://github.com/priv-kweihmann/oelint-parser/pull/250 * INHERIT statement support priv-kweihmann in https://github.com/priv-kweihmann/oelint-parser/pull/249
Chores * build(deps-dev): update wheel requirement from ~=0.43 to ~=0.44 by dependabot in https://github.com/priv-kweihmann/oelint-parser/pull/247 * build(deps-dev): bump flake8 from 7.1.0 to 7.1.1 by dependabot in https://github.com/priv-kweihmann/oelint-parser/pull/248 * build(deps-dev): bump flake8-bugbear from 24.4.26 to 24.8.19 by dependabot in https://github.com/priv-kweihmann/oelint-parser/pull/252
What's Changed * build(deps-dev): bump pytest from 8.2.2 to 8.3.1 by dependabot in https://github.com/priv-kweihmann/oelint-parser/pull/244 * build(deps): bump regex from 2024.5.15 to 2024.7.24 by dependabot in https://github.com/priv-kweihmann/oelint-parser/pull/245 * build(deps-dev): bump pytest from 8.3.1 to 8.3.2 by dependabot in https://github.com/priv-kweihmann/oelint-parser/pull/246