All Versions
27
Latest Version
Avg Release Cycle
71 days
Latest Release
680 days ago
Changelog History
Page 2
Changelog History
Page 2
-
v1.2.1 Changes
January 28, 2019- #67: Gracefully handling empty response headers in Ethon
-
v1.2.0 Changes
December 31, 2018- #65 Added JSON as an optional output format
- ๐ Ruby 2.2 no longer supported
-
v1.1.1 Changes
July 30, 2018- ๐ Bugfix: colorize accepts single color of fg/bg hash; fixes #60
-
v1.1.0 Changes
June 22, 2018 -
v1.0.3 Changes
April 26, 2018- #58 Fixed decompression error for HTTPClient with
transparent_gzip_decompression
enabled. - Rubocop!
- #58 Fixed decompression error for HTTPClient with
-
v1.0.2 Changes
February 26, 2018- #57 Changed rack dependency to be less strict
- โก๏ธ Updated travis to test against both major rack versions
-
v1.0.1 Changes
February 18, 2018- ๐ #56 Fixed data logging for httprb v3 ([@tycooon])
- ๐ Cleaned up dependencies and requiring ruby version >= 2.2
-
v1.0.0 Changes
November 02, 2017- ๐ฒ #53 Fix header logging
-
v0.99.7 Changes
July 19, 2017- ๐ Requiring
rack
explicitly so that plain ruby clients don't have to
- ๐ Requiring
-
v0.99.6 Changes
July 11, 2017- โ Added
enabled
configuration option (default: true, doh)
- โ Added