Releases: tednaaa/resto
Releases · tednaaa/resto
v0.5.0
What's Changed
- fix: make patch method after put by @tednaaa in #39
- feat: use single keymap "e" for request edit by @tednaaa in #41
- feat: better formatting for headers & queries by @tednaaa in #42
- ability to inspect response body & headers by @tednaaa in #44
- feat: use system clipboard on yank by @tednaaa in #45
- Prettify request body on save by @tednaaa in #46
- Actualize keymaps & help by @tednaaa in #47
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- Improve layout (Request & Response) by @tednaaa in #26
- feat: configure logging by @tednaaa in #28
- fix: loading state by @tednaaa in #35
- Add query tab by @tednaaa in #37
Breaking changes
- instead of lowercase
u | h | b | q
now need to use uppercaseU | H | B | Q
to edit url, headers, body, queries ...etc
Full Changelog: v0.3.0...v0.4.0