v3.8.0
What's Changed
Documentation 📚
- Feat/add best practices doc by @iamxiaojianzheng in #208
Exciting New Features ✨
- fix(ui/parser): remove unused variable, remove nil warnings by @vyskocilm in #210
- feat(checkhealth): support for neovim :checkhealth feature by @vyskocilm in #215
- feat(ci): test support via plenary test harness by @vyskocilm in #212
- feat(ci): use custom image for tests by @gorillamoe in #218
- Change testing framework to busted by @gorillamoe in #219
- Environment Scope by @Grueslayer in #216
- implement response redirect with treesitter by @treywood in #201
Bug Fixes 🐛
- fix(replay) by @gorillamoe in #217
- fix(parser): trimming lines caused troubles by @gorillamoe in #221
Full Changelog: v3.7.0...v3.8.0