All Versions
7
Latest Version
Avg Release Cycle
92 days
Latest Release
2072 days ago

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, 2017

    v0.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.
    • Request Scrolling (thanks @SikhNerd).
    • Display bindings when invoked with -h|help (thanks @SikhNerd).
  • v0.0.1 Changes

    February 08, 2017

    ๐Ÿš€ The first release provides basic functionalities.