Releases: meshde/hit-cli
Releases · meshde/hit-cli
better error handling
Add command to import OpenAPI specs
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
Full Changelog: v0.4.1...v0.4.2
v0.4.1
Full Changelog: 0.4.0...v0.4.1
Support nested sub-commands
Full Changelog: v0.3.2...0.4.0
do not save previous request
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
Full Changelog: v0.3.1...v0.3.2
fix endless autocomplete
Full Changelog: v0.3.0...v0.3.1
v0.3.0
Add support to view info of last command
What's Changed
Full Changelog: v0.1.1...v0.2.0