Skip to content

v1.3.0

Compare
Choose a tag to compare
@z4kn4fein z4kn4fein released this 13 Nov 19:03
· 104 commits to main since this release

Added

  • In addition to the setting key, the scan command now searches for usage patterns and aliases to make the scanning more efficient. This way, it can find enum, const, descriptor object, and even wrapper function usages.

Changed

  • The scan commands --file-url-template parameter now uses a {commitHash} template variable instead of the {branch} for building file links. The generated links will point to the actual commit rather than the current branch.