* Add support for ls and OpenAPI/Swagger spec (63)
0.9.3
* Change LICENSE from MIT to AGPL * Add COMM-LICENSE
0.9.2
- Fix bug: Unable to escape separator in paramter name (106) - Fix bug: rm -b autocomplete for raw json paramters (29e0895) - Fix bug: Cursor being reset to position 0 (107) - Fix bug: UnboundLocalError on 'new_opts' (110)
0.9.1
- Fix bug: Crash when using non-ascii chars on Python 2.7 (104)
0.9.0
- Add support for Vi mode (85) - Add support for HTTPie := separator (68)
0.8.0
- Add support for OPTIONS method (84) - Fix highlighting bug with parameters starting with HTTP method names (86) - Fix excessive newlines after headers and body (89)