Releases: mistweaverco/kulala.nvim
Releases · mistweaverco/kulala.nvim
v3.1.1
hotfix: 🥵 custom split, I broke things 😢
Full Changelog: v3.1.0...v3.1.1
v3.1.0
v3.0.3
What's Changed
Bug Fixes 🐛
- fix external processing + inlay icon location by @gorillamoe in #135
Full Changelog: v3.0.2...v3.0.3
v3.0.2
What's Changed
Exciting New Features ✨
- fix ext-processing + add jwt example by @gorillamoe in #133
Full Changelog: v3.0.1...v3.0.2
v3.0.1
What's Changed
Documentation 📚
- Docs: fix content_types -> contenttypes by @Grueslayer in #127
- chore(docs): update setup-options.md by @gorillamoe in #131
Bug Fixes 🐛
- fix(ui): replace buffer when content changes by @gorillamoe in #130
Full Changelog: v3.0.0...v3.0.1
v3.0.0
What's Changed
Breaking Changes 💥
- Response processing refactoring by @Grueslayer in #123
Exciting New Features ✨
- Add the option to show both headers and body by @Al3bad in #120
- feat(gql): add schema download by @gorillamoe in #125
- fix(lint): stylua by @gorillamoe in #126
Bug Fixes 🐛
- Refactor authorization header parsing by @rampantspark in #119
- fix: split headers into key value at first colon by @felixscherz in #122
New Contributors
- @rampantspark made their first contribution in #119
- @Al3bad made their first contribution in #120
- @felixscherz made their first contribution in #122
Full Changelog: v2.11.0...v3.0.0
v2.11.0
What's Changed
Documentation 📚
Exciting New Features ✨
- feat(parser): graphql -> same syntax as vscode by @gorillamoe in #103
- feat(parser): use magic gql vscode header as fallback by @gorillamoe in #104
- Basic, Digest, NTLM, Negotiate Auth by Curl by @Grueslayer in #108
- feat: add winbar for result buffer by @darteil in #106
Bug Fixes 🐛
- fix(search): fallback by @gorillamoe in #102
- chore: remove incorrect comment by @darteil in #116
- fix(parser): req-vars array access by @gorillamoe in #117
New Contributors
- @Grueslayer made their first contribution in #110
Full Changelog: v2.10.0...v2.11.0
v2.10.0
What's Changed
Documentation 📚
Exciting New Features ✨
- feat: add search() by @gorillamoe in #94
- chore(cleanup): rm package(-lock).json by @gorillamoe in #96
- feat(parser): lazy-eval doc-variables by @gorillamoe in #98
- feat(ui): add scratchpad by @gorillamoe in #99
New Contributors
Full Changelog: v2.9.0...v2.10.0
v2.9.0
What's Changed
Exciting New Features ✨
- feat(parser): named-requests + request-variables +
replay()
by @gorillamoe in #93
Full Changelog: v2.8.2...v2.9.0
v2.8.2
What's Changed
Bug Fixes 🐛
- fix(env): early return causing nil env table error by @caenrique in #91
New Contributors
- @caenrique made their first contribution in #91
Full Changelog: v2.8.1...v2.8.2