Skip to content

Releases: priv-kweihmann/oelint-adv

4.3.0

15 Feb 06:17
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.2.0...4.3.0

4.2.0

08 Feb 06:22
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.1.1...4.2.0

4.1.1

01 Feb 17:04
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.1.0...4.1.1

4.1.0

24 Jan 04:24
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.0.0...4.1.0

4.0.0

17 Jan 14:56
Compare
Choose a tag to compare

Release 4.0

This release adapts to the latest oelint-parser release

Breaking changes

  • --constantfile option has been removed, as deprecated by the parser

New

  • --release option to specify a Yocto project release to check against (default currently is nanbield)
  • Rule can now be constrained against releases
  • Some automated fixtures are applied by the specified --release e.g. override syntax
  • oelint.vars.mispell.unknown rule to inform about entirely unknown variables
  • oelint.vars.srcurioptions earned support for gs:// fetcher
  • oelint.var.addpylib to check on the correct usage of addpylib statements
  • rule can now override the default severity when reporting a finding
  • Not applicable nooelint statements will be now reported as oelint.file.inlinesuppress_na
  • oelint.var.inherit checks on inherit vs inherit_defer usage (scarthgap an newer releases)

Fixes

  • main: configuration is now shared via State class between different processes of the multiprocessing pool
  • requirements: wheel has been moved to requirements-dev
  • updated documentation
  • main: only spawn the needed amount of processes instead of using all cores (in case groups < # of cores)

Closed tickets

3.26.13

09 Jan 08:05
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.26.12...3.26.13

3.26.12

07 Jan 13:28
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.26.11...3.26.12

3.26.11

07 Jan 11:55
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.26.10...3.26.11

3.26.10

06 Jan 18:04
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.26.9...3.26.10

3.26.9

05 Jan 19:29
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.26.8...3.26.9