Skip to content

0.8.5

Choose a tag to compare

@skarim skarim released this 11 Jul 04:14
· 20 commits to main since this release

What's Changed

  • Performance improvements by @skarim in #21
  • Parallelize file analysis to speed up processing for large repos
  • Use caching to store constants and create shortcuts for AST traversals
  • Use promise pool for parallelization to stay under system file descriptor limit
  • Improved formatting of function name output for react hooks
  • Resolve constants in ruby and handle hashes with .compact
  • Fix bug in ruby custom functions to always get enclosing function/module/block name

Full Changelog: 0.8.4...0.8.5