What's Changed
- Use frozen strings by @kirs in #65
- Use test-unit by @hsbt in #66
- More rubies on CI, deprecating ruby 2.3 due to test failure by @mathieujobin in #68
- Adds common mime types by @gotoken in #75
- add mime type for .webmanifest extension by @olleolleolle in #76
- CI: use bundler-cache: true by @olleolleolle in #79
- Typo by @printfinn in #78
- s/RubyVM::JIT/RubyVM::MJIT/g by @k0kubun in #82
- Fix invalid use of IP addresses in SNI by @jeremyevans in #83
- Bump actions/checkout from 2 to 3 by @dependabot in #91
- remove unneeded bin/console and bin/setup files from gemspec by @Benjamin-L in #94
- Accept put requests by @bharjr01 in #70
- Move the host request parsing to a separate method. by @wishdev in #85
- Only output prime information to $stderr if $VERBOSE by @jeremyevans in #88
- Better support for connection upgrade and bi-directional streaming. by @ioquatix in #101
New Contributors
- @kirs made their first contribution in #65
- @mathieujobin made their first contribution in #68
- @gotoken made their first contribution in #75
- @printfinn made their first contribution in #78
- @k0kubun made their first contribution in #82
- @dependabot made their first contribution in #91
- @Benjamin-L made their first contribution in #94
- @bharjr01 made their first contribution in #70
- @ioquatix made their first contribution in #101
Full Changelog: v1.7.0...v1.8.0