What's Changed
Exciting New Features ✨
- feat(copy): clean and fix by @gorillamoe in #174
- feat(parser): add inspect by @gorillamoe in #175
- feat(scripts): print output by @gorillamoe in #177
- feat(redir-response) by @gorillamoe in #179
- parse requests with treesitter by @treywood in #181
- Standardize the code format by @iamxiaojianzheng in #187
- feat(telescope): add telescope sorter by @imiljan in #190
- Treesitter Parsing (again) by @treywood in #193
- feat(req-blocks): optional comments by @gorillamoe in #195
- Feature/add console winbar by @iamxiaojianzheng in #197
- Add
show_stats()
with ascii diagram by @gorillamoe in #199
Bug Fixes 🐛
- fix(scripts): node_modules path local to script.cwd by @gorillamoe in #171
- fix(fs): Compatible with "/" and "\" by @iamxiaojianzheng in #173
- fix(ts): error on startup by @gorillamoe in #196
- fix(stats): blank string + run_all by @gorillamoe in #200
- Fix/pre script output error by @iamxiaojianzheng in #198
New Contributors
- @iamxiaojianzheng made their first contribution in #173
- @treywood made their first contribution in #181
- @imiljan made their first contribution in #190
Full Changelog: v3.5.0...v3.6.0