httpie v3.2.1 Release Notes
Release Date: 2022-05-06 // over 3 years agoPrevious changes from v3.2.0
-
- โ Added a warning for notifying the user about the new updates. (#1336)
- โ Added support for single binary executables. (#1330)
- โ Added support for man pages (and auto generation of them from the parser declaration). (#1317)
- โ Added
http --manualfor man pages & regular manual with pager. (#1343) - โ Added support for session persistence of repeated headers with the same name. (#1335)
- โ Added support for sending
Securecookies to thelocalhost(and.localsuffixed domains). (#1308) - ๐ Improved UI for the progress bars. (#1324)
- ๐ Fixed redundant creation of
Content-Lengthheader onOPTIONSrequests. (#1310) - ๐ Fixed blocking of warning thread on some use cases. (#1349)
- ๐ Changed
httpie pluginsto the newhttpie clinamespace ashttpie cli plugins(httpie pluginscontinues to work as a hidden alias). (#1320) - ๐ Soft deprecated the
--history-print. (#1380)