Releases: priv-kweihmann/oelint-parser
Releases · priv-kweihmann/oelint-parser
5.0.0
What's Changed
- Parser uses caching where applicable by @priv-kweihmann in #259
- Dropped python 3.8 support
Full Changelog: 4.0.2...5.0.0
4.0.2
What's Changed
- build(deps-dev): bump pytest from 8.3.2 to 8.3.3 by @dependabot in #257
- build(deps): bump regex from 2024.7.24 to 2024.9.11 by @dependabot in #258
Full Changelog: 4.0.1...4.0.2
4.0.1
4.0.0
New all shiny major release
Breaking changes
INHERIT
statements are now mapped tocls_item.Inherit
instead ofcls_item.Variable
New features
- parser now supports to add
.conf
files
What's Changed
- Negative branch expansion support by @priv-kweihmann in #254
- addtask/deltask parser fix @priv-kweihmann in #253
- addtask/deltask comment support @priv-kweihmann in #250
- INHERIT statement support @priv-kweihmann in #249
Chores
- build(deps-dev): update wheel requirement from ~=0.43 to ~=0.44 by @dependabot in #247
- build(deps-dev): bump flake8 from 7.1.0 to 7.1.1 by @dependabot in #248
- build(deps-dev): bump flake8-bugbear from 24.4.26 to 24.8.19 by @dependabot in #252
Full Changelog: 3.5.5...4.0.0
3.5.5
What's Changed
- build(deps-dev): bump pytest from 8.2.2 to 8.3.1 by @dependabot in #244
- build(deps): bump regex from 2024.5.15 to 2024.7.24 by @dependabot in #245
- build(deps-dev): bump pytest from 8.3.1 to 8.3.2 by @dependabot in #246
Full Changelog: 3.5.4...3.5.5
3.5.4
What's Changed
- build(deps-dev): bump twine from 5.0.0 to 5.1.0 by @dependabot in #230
- build(deps-dev): bump flake8-commas from 2.1.0 to 4.0.0 by @dependabot in #231
- build(deps-dev): bump pytest from 8.2.0 to 8.2.1 by @dependabot in #232
- build(deps-dev): bump pytest from 8.2.1 to 8.2.2 by @dependabot in #233
- build(deps-dev): bump dlint from 0.14.1 to 0.15.0 by @dependabot in #236
- build(deps-dev): bump flake8 from 7.0.0 to 7.1.0 by @dependabot in #237
- README: update contributing guidelines by @priv-kweihmann in #238
- build(deps-dev): bump flake8-requirements from 2.2.0 to 2.2.1 by @dependabot in #239
- build(deps-dev): bump twine from 5.1.0 to 5.1.1 by @dependabot in #240
- build(deps-dev): bump flake8-comprehensions from 3.14.0 to 3.15.0 by @dependabot in #241
- stash: allow bb files to be included by @jmlemetayer in #243
New Contributors
- @jmlemetayer made their first contribution in #243
Full Changelog: 3.5.3...3.5.4
3.5.3
What's Changed
- build(deps): bump regex from 2024.5.10 to 2024.5.15 by @dependabot in #229
Full Changelog: 3.5.2...3.5.3
3.5.2
What's Changed
- build(deps-dev): bump flake8-requirements from 2.1.1 to 2.2.0 by @dependabot in #227
- build(deps): bump regex from 2024.4.28 to 2024.5.10 by @dependabot in #228
Full Changelog: 3.5.1...3.5.2
3.5.1
What's Changed
- build(deps-dev): bump flake8-bugbear from 24.2.6 to 24.4.21 by @dependabot in #222
- build(deps-dev): bump pytest from 8.1.1 to 8.1.2 by @dependabot in #223
- build(deps-dev): bump flake8-bugbear from 24.4.21 to 24.4.26 by @dependabot in #224
- build(deps-dev): bump pytest from 8.1.2 to 8.2.0 by @dependabot in #226
- build(deps): bump regex from 2024.4.16 to 2024.4.28 by @dependabot in #225
Full Changelog: 3.5.0...3.5.1
3.5.0
What's Changed
- item: better append detection by @priv-kweihmann in #221
Full Changelog: 3.4.1...3.5.0