v0.12.0
What's Changed
- s/RubyVM::JIT/RubyVM::MJIT/g by @k0kubun in #31
- Update actions by @hsbt in #35
- Added dependabot.yml for actions by @hsbt in #36
- Test against Ruby 3.1 on CI by @okuramasafumi in #34
- Feat: Support WSS by @okuramasafumi in #33
- Include RFC2396_REGEXP module directly by @peterzhu2118 in #39
- Document requirement that path be escaped by @frankus in #32
- Add URI::Generic#decoded_#{user,password} by @jeremyevans in #17
- Improve URI.register_scheme tests and automatically upcase the given scheme by @eregon in #28
- Fix spliting relative URI by @nobu in #45
- URI.parse should set empty string in host instead of nil 81263c9
New Contributors
- @k0kubun made their first contribution in #31
- @okuramasafumi made their first contribution in #34
- @peterzhu2118 made their first contribution in #39
- @frankus made their first contribution in #32
- @nobu made their first contribution in #45
Full Changelog: v0.11.0...v0.12.0