Skip to content

v0.13.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 03 Feb 16:10
· 2 commits to main since this release
cfa20b8
  • Implemented basic linting via the check command.
  • Refactor the format of JSON output (#281).
  • Parse Mach-O certificates (#276).
  • Allow using previously defined variables in with statements (#287).
  • BUGFIX: prevent the fmt command from modifying binary files accidentally.
  • BUGFIX: fix panic when path starts with ./(#280).
  • BUGFIX: reduce consumption of process address space (#292).

Contributors: @chudicek @latonis @wxsBSD