v0.4.0
What's Changed
- [DOC] Adding links to references by @BurdetteLamar in #94
- [DOC] Adding links to references by @BurdetteLamar in #95
- [DOC] Adding links to references by @BurdetteLamar in #96
- [DOC] Adding links to references by @BurdetteLamar in #97
- [DOC] Adding links to references by @BurdetteLamar in #99
- [DOC] Enhanced RDoc for HTTPHeader by @BurdetteLamar in #100
- Test against Ruby 3.2.0 by @gfvcastro in #101
- [DOC] Enhanced RDoc for set_form by @BurdetteLamar in #103
- [DOC] Header doc by @BurdetteLamar in #104
- [DOC] Clarify strategies by @BurdetteLamar in #106
- [DOC] Correct doc error by @BurdetteLamar in #108
- [DOC] Enhanced RDoc for Net::HTTP by @BurdetteLamar in #110
- [DOC] Redirection revision by @BurdetteLamar in #111
- [DOC] Enhanced RDoc for HTTPGenericRequest by @BurdetteLamar in #113
- [DOC] Remarks on inclusions by @BurdetteLamar in #114
- [DOC] Enhanced RDoc for write_timeout by @BurdetteLamar in #115
- [DOC] Enhanced RDoc for Net::HTTP by @BurdetteLamar in #116
- [DOC] Reorganize doc for proxy server by @BurdetteLamar in #117
- [DOC] Enhanced RDoc for Net::HTTP by @BurdetteLamar in #118
- [DOC] Enhanced RDoc for Compression by @BurdetteLamar in #119
- [DOC] Enhanced RDoc for request headers by @BurdetteLamar in #120
- [DOC] Enhanced RDoc for Net::HTTP#get by @BurdetteLamar in #121
- [DOC] Enhanced RDoc for Net::HTTP by @BurdetteLamar in #122
- [DOC] Enhanced RDoc for Net::HTTP by @BurdetteLamar in #123
- [DOC] Enhanced RDoc for Net:HTTP by @BurdetteLamar in #124
- [DOC] Enhanced RDoc for Net::HTTP by @BurdetteLamar in #125
- [DOC] Enhanced RDoc for Net::HTTP by @BurdetteLamar in #126
- [DOC] Enhanced RDoc for Net::HTTP by @BurdetteLamar in #127
- [DOC] What's Here for Net:HTTP by @BurdetteLamar in #128
- Read in binary mode to get rid of invalid byte sequence by @nobu in #131
- Enhanced RDoc for Net::HTTP by @BurdetteLamar in #130
- Update test libraries from ruby/ruby 2023-03-24 by @hsbt in #132
- Add Gemfile.lock to .gitignore by @ytkg in #133
- Improve performance of HTTPHeader#content_type by @technicalpickles in #145
- Use frozen string literals by @technicalpickles in #144
- Improve CI dependencies by @hsbt in #153
- No longer neccessary to call
String#freeze
on string literals. by @0x1eef in #154 - Net::HTTPResponse nil checking by @BrianHawley in #71
- Force TLS version to 1.2 when using LibreSSL by @jeremyevans in #159
- Fix no_proxy behaviour by @christian-van-rensen-tng in #64
- Removed obsolated Revision constant by @hsbt in #161
New Contributors
- @gfvcastro made their first contribution in #101
- @ytkg made their first contribution in #133
- @technicalpickles made their first contribution in #145
- @0x1eef made their first contribution in #154
- @BrianHawley made their first contribution in #71
- @christian-van-rensen-tng made their first contribution in #64
Full Changelog: v0.3.2...v0.4.0