What's Changed in Kulala.nvim
Bug Fixes 🐛
- chore(ci): Update CI scripts and workflows by @gorillamoe in #912
- fix(lsp): lsp attaching to everything instead of just http scripts/files by @gorillamoe in #916
Full Changelog: v6.7.0...v6.8.0
What's Changed in Kulala-Core
Exciting New Features ✨
- feat(parser): add serde for parser by @gorillamoe in mistweaverco/kulala-core#77
Bug Fixes 🐛
- fix(ci): run ci manually or on push to main by @gorillamoe in mistweaverco/kulala-core#74
- feat(multipart/form-data): CRLF after closing boundary for compatibility by @m-church in mistweaverco/kulala-core#75
- fix(tests): stub console.error in scripts.test.ts by @gorillamoe in mistweaverco/kulala-core#76
- fix(variables): re-expand {{...}} references inside resolved values by @btrachey in mistweaverco/kulala-core#78
New Contributors
- @m-church made their first contribution in mistweaverco/kulala-core#75
- @btrachey made their first contribution in mistweaverco/kulala-core#78
Full Changelog: mistweaverco/kulala-core@v0.12.0...v0.13.0