v4.0.0
What's Changed
Breaking Changes π₯
- feat: add json schema for http-client.env.json by @gorillamoe in #243
Documentation π
- fix(docs): example by @gorillamoe in #227
- Fix request variables documentation example by @vlivanov1232 in #241
Exciting New Features β¨
- lazily parse treesitter queries by @treywood in #224
- feat(config): make curl path configurable by @gorillamoe in #226
- feat(ci): add linter by @gorillamoe in #231
- feat(ci): add docs linter by @gorillamoe in #234
- fix(shlex): make split function more robust by @vyskocilm in #229
- fix(from_curl): improve heuristic and recognize curl_path too by @vyskocilm in #238
- Output path to curl executable and version in checkhealth by @Grueslayer in #239
- SSL Client Certificate Auth by @Grueslayer in #247
- fix(parser): handle exception when no reqs found by @gorillamoe in #250
- docs(http-client.env): add docs for
.private.json
. by @gorillamoe in #251 - Improve scripts by @gorillamoe in #252
Bug Fixes π
- fix(form): fix binary multipart-form-data by @gorillamoe in #230
- fix(gql): introspection curl path by @gorillamoe in #235
- fix(health): support curl_path in a healthcheck by @vyskocilm in #237
- fix(ui): treesitter foldexpr calculate not work by @wenjinnn in #249
Dependencies π¦
- chore(deps): bump body-parser and express in /docs by @dependabot in #232
- chore(npm): update packages π¦ by @gorillamoe in #233
New Contributors
- @vlivanov1232 made their first contribution in #241
- @wenjinnn made their first contribution in #249
Full Changelog: v3.8.0...v4.0.0