v1.0.0
What's Changed
- Bump actions/configure-pages from 3 to 4 by @dependabot in #94
- Bump actions/deploy-pages from 2 to 3 by @dependabot in #93
- Bump actions/upload-pages-artifact from 2 to 3 by @dependabot in #97
- Bump actions/deploy-pages from 3 to 4 by @dependabot in #98
- Make URI#to_s prepend relative path with / if there is a host or port by @jeremyevans in #90
- Removed commented-out code by @hsbt in #99
- Use https instead of http by @hsbt in #101
- Use www.rfc-editor.org for RFC text. by @hsbt in #102
- Bump actions/configure-pages from 4 to 5 by @dependabot in #103
- Exclude Ruby 2.5 from Apple Silicon by @hsbt in #106
- Use RFC3986_Parser by default by @hsbt in #107
- Restrict const checks to current namespace to avoid conflict with globals by @rwstauner in #108
- Use Ruby 3.3 for gh_pages build by @jeremyevans in #109
- Use DEFAULT_PARSER at split, parse, join by @hsbt in #111
- Add space after
bad URI
by @jsoref in #37 - Fallback missing constants with RFC3986_PARSER by @hsbt in #113
- Warn compatibility methods in RFC3986_PARSER by @hsbt in #114
- Also warn URI::RFC3986_PARSER.extract by @hsbt in #121
- Fix spelling of "cannot" by @deivid-rodriguez in #123
New Contributors
- @rwstauner made their first contribution in #108
- @jsoref made their first contribution in #37
Full Changelog: v0.13.0...v1.0.0