Skip to content

Release 1.1.0

Compare
Choose a tag to compare
@priv-kweihmann priv-kweihmann released this 30 May 16:39
· 390 commits to main since this release

Deprecation warning

The following interfaces and method have been deprecated

  • oelint_parser.const_func
  • oelint_parser.const_var

please update your code that relies on this library to use oelint_parser.constants.CONSTANTS

New

  • Better handling of constants with the new Constants class

Fixes

  • #14 - DEFAULT_PREFERENCE can be added in a recipe scope