Enhancements
- Added links to documentation from refactoring hover
- Added local logging to plugins to improve diagnosis of issues going forward
Bug fixes
- Fixed issue where plugins were eating too much memory
- Improved performance of CLI
- Fixed issue with incorrect comprehension proposal for
async for
loops.