What's Changed
- Several refactoring on asyncio eventloop implementations by @wookayin in #545
- test: add tests for attaching through socket, tcp, and stdio by @wookayin in #544
- ci: fix failing readthedocs build by adding sphinx_rtd_theme dependency by @wookayin in #553
- ci: fix failing readthedocs build by @wookayin in #554
- refactor: remove the use of forward references by @wookayin in #558
- fix(tests): "provider#python3#Prog" was removed upstream by @justinmk in #563
- Revert "fix: vim.eval('v:true') should return python bool #506" by @samuelqp in #562
- fix: UpdateRemotePlugins not finding specs on windows by @tanj in #565
- fix(tests): broadcast test fails by @justinmk in #570
- fix: Remove deprecated alias of logger.warn by @cryptomilk in #569
- fix(tests): remove reference to pytest-runner by @0-wiz-0 in #573
- docs: avoid deprecated $NVIM_LISTEN_ADDRESS env var by @justinmk in #575
- fix(tests): failing tests on python3.13 about stacktrace messages by @wookayin in #578
New Contributors
- @samuelqp made their first contribution in #562
- @tanj made their first contribution in #565
- @cryptomilk made their first contribution in #569
- @0-wiz-0 made their first contribution in #573
Full Changelog: 0.5.0...0.5.1