Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: tednaaa/resto

v0.5.0

29 Jun 18:12

Choose a tag to compare

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

22 Jun 13:51

Choose a tag to compare

What's Changed

Breaking changes

  • instead of lowercase u | h | b | q now need to use uppercase U | H | B | Q to edit url, headers, body, queries ...etc

Full Changelog: v0.3.0...v0.4.0

v0.3.0

13 Jun 13:25

Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.3.0

v0.2.0

01 Jun 16:39

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.1.0

24 May 16:38

Choose a tag to compare

chore: add readme and update cargo toml metadata