Exciting New Features ✨
- feat(env): create http-client.env if not found
- feat(parser): add
@secret
metadata - feat(parser): infer content-type from body
- feat(ui): add syntax hl to '@,='
- feat: add automatic bug reporting
- feat(parser): allow variables in curl and grpc flags
- feat(formatter): add sorting options
- feat(ui): add kulala_http parser to markdown code blocks
- feat(ui): add diagnostics for invalid format and paths
Documentation 📚
- docs: update GraphQL
Bug Fixes 🐛
- fix(oauth): expand variables in Security.Auth in http-client.env.json
- fix(parser): no highlight with nvim_treesitter/main (#618)
- fix(parser): replace variables in import
- fix(oauth): add logging and generate bug report on error
- fix(oauth): add client credentials to authorization_code requests
- fix(oauth): allow tcp server to bind on ephemeral port
- fix(oauth): add Client Credentials to all Grant Types
- fix(parser): catch stack overflow on circular run/imports
- fix(parser): update ts_grammar to support GRPC method
- fix(grpc): allow inline flags with
:
- fix(ui): silence response formatting errors
- fix(parser): add nvim_treesitter/main compatibility (#592)
- fix(env_manager): fix using vim.ui.select
- fix(parser): grammar for $auth.token vars
- fix(cmd): set assert status to false for non-zero response code
- fix(jump): off by one (#613)
Chores
- refact: ui/jumps, formatters
New Contributors
@wenjinnn 119837502+zongben@users.noreply.github.com
Full Changelog: v5.3.1...v5.3.2