Skip to content

Releases: ruby/uri

v0.13.0

06 Nov 10:08
b50d37f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.12.0...v0.13.0

v0.12.1

28 Mar 03:04
50cadd4
Compare
Choose a tag to compare

v0.11.1

28 Mar 03:04
f0a1097
Compare
Choose a tag to compare

v0.10.2

28 Mar 03:04
0ff6c03
Compare
Choose a tag to compare

v0.10.0.2

28 Mar 08:32
359e6bc
Compare
Choose a tag to compare

v0.10.0.1

28 Mar 03:04
83ff0f0
Compare
Choose a tag to compare

v0.12.0

05 Dec 08:20
72f2271
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.11.0...v0.12.0

v0.11.0

17 Nov 10:28
1619f71
Compare
Choose a tag to compare

What's Changed

  • Use Regexp#match? to avoid extra allocations by @stevenharman in #11
  • Fix markup in README by @tricknotes in #16
  • Upstream property checks and other diffs from JRuby by @headius in #18
  • Optimize URI#hostname and URI#hostname= by @lzap in #12
  • Only use UnboundMethod#bind_call if available by @jeremyevans in #20
  • remove comment about URI::escape as it is removed by @fawaf in #21
  • Fix to support Ruby 3.0 Ractor by @kvokka in #22
  • Add Ruby 3.0 to the GitHub Actions by @hsbt in #24
  • Add proper Ractor support to URI by @eregon in #26
  • Fix parsing of scheme that are invalid Ruby constant names by @byroot in #27
  • URI#HTTP#origin and URI#HTTP#authority by @HoneyryderChuck in #30

New Contributors

Full Changelog: v0.10.1...v0.11.0

v0.10.1

17 Nov 10:28
94e9ac5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.10.0...v0.10.1

v0.10.0

17 Nov 10:28
c86081f
Compare
Choose a tag to compare