Skip to content

Releases: jackMort/Restman

v0.4.9

27 Nov 21:31
Compare
Choose a tag to compare

Changelog

  • 5b9ecab feat: add option to edit collection

v0.4.8

27 Nov 20:45
Compare
Choose a tag to compare

Changelog

  • 63ba452 feat: improve create collection form
  • 1884855 feat: improve edit in external editor

v0.4.7

20 Nov 21:33
Compare
Choose a tag to compare

Changelog

  • f01fcfe feat: add loading spinner
  • 2c55164 feat: allow edit body in external editor
  • b9561be feat: allow edit in external editor
  • 074ca5a feat: auth and body tab icons
  • 05f4539 feat: improve auth tab
  • a0afd9c feat: improve body pane
  • 1654628 feat: improve colllections panes
  • ca0f971 fix: issue with call title truncated

v0.4.6

16 Nov 16:12
Compare
Choose a tag to compare

Changelog

  • 2083142 feat: add all curl params to be able to run without error
  • c9def8d feat: add links to add param and header
  • 558c875 feat: add support for data-raw param
  • 56a856a feat: better handle headers
  • d089e7e feat: start handle body type
  • 781045a fix: fix max width of add to collections input
  • 7c4d1dc fix: issue with request box size

v0.4.5

11 Nov 15:00
Compare
Choose a tag to compare

Changelog

v0.4.4

09 Nov 13:05
Compare
Choose a tag to compare

Changelog

  • 21c1934 feat(navigation): add shift+tab kebinding to focus previous pane

v0.4.3

09 Nov 08:36
Compare
Choose a tag to compare

Changelog

  • 221965f feat: add faded bg to modals

v0.4.2

08 Nov 17:17
Compare
Choose a tag to compare

Changelog

  • be162a8 fix: fix displaying overlays
  • 1ad8657 fix: fix issue with add to collection

v0.4.1

07 Nov 10:44
Compare
Choose a tag to compare

Changelog

v0.4.0

04 Nov 10:05
Compare
Choose a tag to compare

Changelog

  • a67aa33 chore: upgrade package dependencies
  • f89a2f1 refactor: refactor app to be more usable