0.8.5
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