Skip to content

v0.10.10

Compare
Choose a tag to compare
@github-actions github-actions released this 14 May 20:26
· 337 commits to master since this release
v0.10.10
73e05ff
  • Unpin tree-sitter version needed by pkgcheck (@mgorny)
  • Use @ECLASS_VARIABLE instead of @ECLASS-VARIABLE (@ulm, #360)
  • PythonCheckCompat: use python_*.desc from masters (@CyberTailor, #334)
  • Properly close opened resources (@laumann, #364)
  • Use system's libtree-sitter-bash if available (@laumann, #367)
  • Add bash completion for pkgcheck (@arthurzam, #371)
  • MetadataVarCheck: check LICENSE doesn't contain variables (@laumann, #368)
  • New check EendMissingArgCheck: check all calls to eend have an argument (@laumann, #365)
  • EclassUsageCheck: new checks for usage of deprecated variables or function (@arthurzam, #375)