Releases: uriyyo/pycharm-evaluate-async-code
Releases · uriyyo/pycharm-evaluate-async-code
1.6
🐛 Fix issue with evaluation of expr with str literals
1.5
🐛 Fix issue with evaluation failures
1.4
🐛 Fix issue when Exception doesn't raised to caller
1.3
🚀 Refactored plugin. Add ability to use await everywhere
1.2
🐛 Fix bug when variable assigment doesn't available in caller scope
1.1
🐛 Fix bug when evaluate expression failed inside function
1.0
🎉 Basic implementation of "Evaluate async code"