Skip to content

v1.13.0

Choose a tag to compare

@github-actions github-actions released this 06 Feb 17:41
· 313 commits to main since this release
d397e8c
  • Add crx and dex modules to Python invoke API (#534).
  • Add Python API for specifying the metadata that should be passed to modules (6bebe34):
  • Output filenames that needs reformatting when using yr fmt --check (#538)
  • Improve code completion suggestions in language server.
  • BUGFIX: issue while parsing imports in macho module (#544).
  • BUGFIX: preserve duplicate metadata entries when using -output-format=json (#550).
  • BUGFIX: logic error causing a use-after-free in the block scanning API (0d1763e).
  • BUGFIX: panic when an error occurs at the end of a source file, but the last character is a multi-byte UTF-8 character (56bff8a).

Contributors: @dguido @wxsBSD @PeterMatula @latonis