Releases: uriyyo/pycharm-evaluate-async-code
Releases · uriyyo/pycharm-evaluate-async-code
1.26
23 Aug 15:02
Compare
Sorry, something went wrong.
No results found
Fix issue with AsyncPyDebugConsoleRunnerFactory extension declaration.
1.25
14 Jul 10:44
Compare
Sorry, something went wrong.
No results found
Update async-eval version (fix pypy integration issue).
1.24
06 Mar 14:12
Compare
Sorry, something went wrong.
No results found
Add initial trio integration.
Bump minimal java version to 11.
1.23
14 Jun 07:59
Compare
Sorry, something went wrong.
No results found
Switch to next version of async-eval that no longer uses nest-asyncio library. commit
1.22
24 Jan 09:40
Compare
Sorry, something went wrong.
No results found
Fix issue when plugin is not being applied automatically. #56
1.21
22 Dec 08:53
Compare
Sorry, something went wrong.
No results found
Bump async-eval version.
Remove usage of experimental API.
1.20
10 Aug 07:24
Compare
Sorry, something went wrong.
No results found
Add the ability to use docker and docker-compose interpretators
Fix console with frameworks (django, flask, .etc)
Fix console integration
Fix DeprecationWarning: There is no current event loop issue
1.19
29 Dec 14:47
Compare
Sorry, something went wrong.
No results found
Fix compatibility issue with 2021.3 version.
1.18
05 Oct 22:06
Compare
Sorry, something went wrong.
No results found
Fix issue when nest-asyncio apply function was set to noop function.
1.17
30 Aug 07:13
Compare
Sorry, something went wrong.
No results found
Fix issue when nest-asyncio was required to evaluate async expressions.