Skip to content

Releases: meshde/hit-cli

better error handling

11 May 04:48
9bb8339

Choose a tag to compare

better error handling Pre-release
Pre-release

What's Changed

  • feat: add error handling framework by @meshde in #28

Full Changelog: v0.5.0...v0.5.1

Add command to import OpenAPI specs

07 May 04:29

Choose a tag to compare

Pre-release

What's Changed

  • chore: code quality improvements by @meshde in #27
  • feat: add command to import swagger file by @meshde in #26

Full Changelog: v0.4.2...v0.5.0

add support for --version flag

13 Apr 09:49

Choose a tag to compare

Pre-release

Full Changelog: v0.4.1...v0.4.2

v0.4.1

10 Nov 11:10

Choose a tag to compare

v0.4.1 Pre-release
Pre-release

Full Changelog: 0.4.0...v0.4.1

Support nested sub-commands

02 Nov 20:12

Choose a tag to compare

Pre-release

Full Changelog: v0.3.2...0.4.0

do not save previous request

25 Oct 14:16

Choose a tag to compare

Pre-release

currently if multiple processes try running a command, the app config json will be malformed as multiple processes try running to it

feat: add user agent headers to all requests

15 Sep 11:28

Choose a tag to compare

Full Changelog: v0.3.1...v0.3.2

fix endless autocomplete

24 Aug 15:08

Choose a tag to compare

Pre-release

Full Changelog: v0.3.0...v0.3.1

v0.3.0

24 Aug 12:32
beb72a0

Choose a tag to compare

v0.3.0 Pre-release
Pre-release

What's Changed

  • feat: add support for autocomplete by @meshde in #21
  • feat: add support for postscripts by @meshde in #22

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

Add support to view info of last command

18 Aug 05:53
8579e03

Choose a tag to compare

What's Changed

  • feat(cli): add command to view the response data of the last request by @meshde in #19

Full Changelog: v0.1.1...v0.2.0