Releases: ruby/uri
Releases · ruby/uri
v1.0.2
What's Changed
- Fix minor typo from 9997c1a by @jrafanie in #127
- Don't use bundle exec by @hsbt in #133
- Remove unused files from the gem package by @orien in #129
- Restore constants like URI::REGEXP::PATTERN::IPV6ADDR by @hsbt in #132
- Check existence constants only URI module by @hsbt in #135
New Contributors
Full Changelog: v1.0.1...v1.0.2
v1.0.1
Full Changelog: v1.0.0...v1.0.1
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
v0.13.1
v0.12.3
v0.13.0
What's Changed
- [DOC] Enhanced RDoc for common methods by @BurdetteLamar in #48
- [DOC] Common methods rdoc by @BurdetteLamar in #49
- [DOC] Enhanced RDoc for common methods by @BurdetteLamar in #50
- Add Ruby 3.2 to CI matrix by @tricknotes in #51
- [DOC] Common rdoc by @BurdetteLamar in #52
- [DOC] Enhanced RDoc for URI.decode_www_form by @BurdetteLamar in #53
- [DOC] Enhanced RDoc for URI by @BurdetteLamar in #55
- Generate rdoc document by GitHub Pages Action by @hsbt in #59
- Add documentation links by @AlexWayfer in #58
- Update test libraries from ruby/ruby 2023-03-24 by @hsbt in #65
- Switch to use callable workflow for Actions by @hsbt in #67
- Refine tests by @nobu in #71
- Drop support for 2.4 by @nobu in #77
- Update test libraries from ruby/ruby 2023-06-02 by @nobu in #78
- Use released version of test-unit-ruby-core by @hsbt in #79
- Refactor RFC3986 regexps to make more readable by @nobu in #46
- Fix RFC3986 regexps by @nobu in #81
- Fix host part in relative referece by @nobu in #84
- String literals are frozen now by @nobu in #85
New Contributors
- @BurdetteLamar made their first contribution in #48
- @AlexWayfer made their first contribution in #58
Full Changelog: v0.12.0...v0.13.0
v0.12.1
Full Changelog: v0.12.0...v0.12.1
v0.11.1
Full Changelog: v0.11.0...v0.11.1
v0.10.2
Full Changelog: v0.10.1...v0.10.2
v0.10.0.2
Full Changelog: v0.10.0.1...v0.10.0.2