Releases: mistweaverco/kulala.nvim
Releases · mistweaverco/kulala.nvim
v3.7.0
What's Changed
Exciting New Features ✨
- feat(vars): add prompt variables by @gorillamoe in #203
- feat(from_curl): import HTTP spec from curl command line by @vyskocilm in #186
- Feat/fenced code blocks by @gorillamoe in #206
Bug Fixes 🐛
- fix(prompt-vars): run parser after prompt vars by @gorillamoe in #204
Dependencies 📦
- chore(deps): bump webpack from 5.93.0 to 5.94.0 in /docs by @dependabot in #202
- chore(deps): bump micromatch from 4.0.7 to 4.0.8 in /docs by @dependabot in #205
New Contributors
- @dependabot made their first contribution in #202
- @vyskocilm made their first contribution in #186
Full Changelog: v3.6.0...v3.7.0
v3.6.0
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
v3.5.0
What's Changed
Documentation 📚
Exciting New Features ✨
- feat: support AWS-SigV4 authentication by @felixscherz in #165
- Enable pre- and post-request scripting support. by @gorillamoe in #154
- feat: add
run_all()
by @gorillamoe in #166
Bug Fixes 🐛
- Fix url parsing bug by @zruhao in #153
- fix(authparser): already encoded strings by @gorillamoe in #168
- fix(auth): ntlm and negotiate by @gorillamoe in #169
New Contributors
Full Changelog: v3.4.0...v3.5.0
v3.4.0
What's Changed
Exciting New Features ✨
- feat: add cookie parser by @gorillamoe in #152
Full Changelog: v3.3.0...v3.4.0
v3.3.0
What's Changed
Exciting New Features ✨
- feat: add api by @gorillamoe in #150
Bug Fixes 🐛
- fix(gql): introspection by @gorillamoe in #149
Full Changelog: v3.2.1...v3.3.0
v3.2.1
What's Changed
Bug Fixes 🐛
- fix: set_selected_env() does nothing by @houdinihacker in #145
New Contributors
- @houdinihacker made their first contribution in #144
Full Changelog: v3.2.0...v3.2.1
v3.2.0
What's Changed
Exciting New Features ✨
- Vscode rest client env support by @Grueslayer in #142
Full Changelog: v3.1.4...v3.2.0
v3.1.4
What's Changed
Bug Fixes 🐛
- fix: winbar + default_view by @gorillamoe in #141
Full Changelog: v3.1.3...v3.1.4
v3.1.3
v3.1.2
What's Changed
Bug Fixes 🐛
- fix(winbar): keymappings not working anymore by @gorillamoe in #137
Full Changelog: v3.1.1...v3.1.2