Skip to content

Releases: mistweaverco/kulala.nvim

v4.5.1

21 Jan 09:48
efbd4a6
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐛

  • fix(format): fix function format params by @edte in #336

New Contributors

  • @edte made their first contribution in #336

Full Changelog: v4.5.0...v4.5.1

v4.5.0

18 Jan 10:36
691d68e
Compare
Choose a tag to compare

What's Changed

Exciting New Features ✨

Bug Fixes 🐛

  • Use the correct body for GraphQL requests by @loganswartz in #319
  • fix: change units in stats to be millseconds by @ng-tony in #318
  • fix: don't start request timer until after prompt responses are submitted by @MrGrinst in #335

New Contributors

Full Changelog: v4.4.1...v4.5.0

v4.4.1

07 Nov 19:00
383defc
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐛

Full Changelog: v4.4.0...v4.4.1

v4.4.0

03 Nov 16:22
3fc84b7
Compare
Choose a tag to compare

What's Changed

Documentation 📚

Exciting New Features ✨

Bug Fixes 🐛

New Contributors

Full Changelog: v4.3.0...v4.4.0

v4.3.0

10 Oct 01:20
6978c23
Compare
Choose a tag to compare

What's Changed

Exciting New Features ✨

  • fix(graphql): add a Content-Type: application/json if not specified by @vyskocilm in #277
  • feat(search): searching for named requests now by @gorillamoe in #280

Bug Fixes 🐛

Full Changelog: v4.2.0...v4.3.0

v4.2.0

08 Oct 16:06
f7186ec
Compare
Choose a tag to compare

What's Changed

Exciting New Features ✨

Full Changelog: v4.1.1...v4.2.0

v4.1.1

08 Oct 15:33
140e653
Compare
Choose a tag to compare

What's Changed

Documentation 📚

Exciting New Features ✨

  • feat(ci): testrunner clipboard support by @gorillamoe in #267
  • test(ui): add tests for from_curl() and close() by @rcasia in #266

Bug Fixes 🐛

New Contributors

Full Changelog: v4.1.0...v4.1.1

v4.1.0

06 Oct 11:53
2a19eb4
Compare
Choose a tag to compare

What's Changed

Exciting New Features ✨

Full Changelog: v4.0.4...v4.1.0

v4.0.4

05 Oct 13:34
757f87c
Compare
Choose a tag to compare

What's Changed

Breaking Changes 💥

Warning

If your're using scripts in your request files,
make sure to run lua require("kulala").clear_cached_files() after the update

Full Changelog: v4.0.3...v4.0.4

v4.0.3

04 Oct 21:39
a408fcf
Compare
Choose a tag to compare

What's Changed

Exciting New Features ✨

Bug Fixes 🐛

New Contributors

Full Changelog: v4.0.0...v4.0.3