All Versions
7
Latest Version
Avg Release Cycle
92 days
Latest Release
2379 days ago
Changelog History
Changelog History
-
v0.4.1
August 16, 2018 -
v0.4.0 Changes
October 31, 2017- 0๏ธโฃ Display CORS request by default (issue #42)
- โ Add short flags support (@dnguy078, issue #49)
- Display request headers in a sorted way on the client (@waleoyediran, issue #47)
- ๐ [bugfix] Location header not rendered to client (@vjeantet, issue #44)
- ๐ CORS support via
-cors
(issue #39) - โ Add graceful shutdown (@maciekmm, issue #66)
-
v0.3.0 Changes
June 27, 2017- Enable Line Wrapping (issue #38)
- โ Add mouse support
- ๐พ Save Requests payload into a file (ctrl+f)
- ๐ป Compact UI
- ๐ฆ Make ui a package
- Responses can be deleted with 'd'
- [fix] Truncate .http file before saving
- [fix] startup error handling
- Split cmd and lib
-
v0.2.1 Changes
June 04, 2017- [fix] Open File dialog bugs
-
v0.2.0 Changes
April 04, 2017v0.2.0
- Ctrl+R reset/clears the request history
- ๐ Toggle response builder
- Expand body's file path
- Implement File Body response
- ๐จ UI bug fixes & refactor
- โ Add -version flag [@pradeepchhetri]
-
v0.1.0 Changes
March 02, 2017- Parameterized config file (thanks @AxelTheGerman).
- Use the
-config
flag to specify a custom config file. - By default, lookup for
.httplab
on the current dir, if not found fallback to `$HOME/.httplab.
- Use the
- Request Scrolling (thanks @SikhNerd).
- Display bindings when invoked with
-h|help
(thanks @SikhNerd).
- Parameterized config file (thanks @AxelTheGerman).
-
v0.0.1 Changes
February 08, 2017๐ The first release provides basic functionalities.