Skip to content

Releases: ruby/uri

v1.1.1

04 Nov 06:58
v1.1.1
f1b05c8

Choose a tag to compare

What's Changed

  • Re-allow consecutive, leading and trailing dots in EMAIL_REGEXP by @osyoyu in #189

New Contributors

Full Changelog: v1.1.0...v1.1.1

v1.1.0

31 Oct 01:49
c41903b

Choose a tag to compare

What's Changed

  • Update to use the latest version of setup-ruby and bump up to Ruby 3.4 by @hsbt in #158
  • Fix the mention to removed URI.escape/URI::Escape by @y-yagi in #146
  • Use a fully qualified name in warning messages by @y-yagi in #150
  • Support Ractor#value by @hsbt in #163
  • Removed unnecessary workaround by @hsbt in #164
  • Escape reserved characters in scheme name by @nobu in #148
  • [DOC] State that uri library is needed to call Kernel#URI by @nobu in #167
  • Prefer dedicated assertion methods by @nobu in #169
  • Fix the message for unexpected argument by @nobu in #171
  • Make URI::regexp schemes case sensitive (#38) by @nobu in #170
  • The local part should not contain leading or trailing dots in the EMAIL_REGEXP by @nlevchuk in #124
  • More checks in EMAIL_REGEXP by @nobu in #172
  • Do not allow empty host names, as they are not allowed by RFC 3986 by @jeremyevans in #116
  • Improve performance of URI::MailTo::EMAIL_REGEXP by @nobu in #173
  • Performance test stability by @nobu in #174
  • Update documents that used URI::Parser by @nobu in #175
  • Add a workflow to sync commits to ruby/ruby by @k0kubun in #183
  • Add irb to the Gemfile to fix the warning by @y-yagi in #182
  • Replace reference to the obsolete URI.escape with URI::RFC2396_PARSER.escape by @vivshaw in #166
  • Switch a parsing behavior completely when switching a parser by @y-yagi in #161
  • improve error message by @soda92 in #130
  • Use generic version number to VERSION by @hsbt in #187

New Contributors

Full Changelog: v1.0.4...v1.1.0

v1.0.4

07 Oct 01:13
e507473

Choose a tag to compare

Security fixes


Full Changelog: v1.0.3...v1.0.4

v0.13.3

07 Oct 01:13
f39018d

Choose a tag to compare

Security fixes


Full Changelog: v0.13.2...v0.13.3

v0.12.5

07 Oct 01:13
8cf5a49

Choose a tag to compare

Security fixes


Full Changelog: v0.12.4...v0.12.5

v1.0.3

26 Feb 07:14
3213f4a

Choose a tag to compare

What's Changed

  • Bump step-security/harden-runner from 2.10.1 to 2.10.2 by @dependabot in #136
  • Bump rubygems/release-gem from 612653d273a73bdae1df8453e090060bb4db5f31 to 9e85cb11501bebc2ae661c1500176316d3987059 by @dependabot in #137
  • Prevent a warning: URI::REGEXP is obsolete by @mame in #138
  • Revisit deprecated test by @hsbt in #139
  • Suppress deprecate warning of test class (retry) by @mame in #140
  • Fix README by @hsbt in #142
  • Bump rubygems/release-gem from 1.1.0 to 1.1.1 by @dependabot in #143
  • Bump step-security/harden-runner from 2.10.2 to 2.10.3 by @dependabot in #144
  • Bump step-security/harden-runner from 2.10.3 to 2.10.4 by @dependabot in #145
  • Make documentation 100% by @nobu in #147
  • Bump step-security/harden-runner from 2.10.4 to 2.11.0 by @dependabot in #153
  • Remove userinfo by @hsbt in #154

New Contributors

  • @mame made their first contribution in #138

Full Changelog: v1.0.2...v1.0.3

v0.13.2

26 Feb 07:14
cef02d6

Choose a tag to compare

What's Changed

  • Remove userinfo for v0.13.x by @hsbt in #155

Full Changelog: v0.13.1...v0.13.2

v0.12.4

26 Feb 07:14
b079fb3

Choose a tag to compare

What's Changed

  • Remove userinfo for v0.12.x by @hsbt in #156

Full Changelog: v0.12.3...v0.12.4

v0.11.3

26 Feb 07:14
c13dfc2

Choose a tag to compare

What's Changed

  • Remove userinfo for v0.11.x by @hsbt in #157

Full Changelog: v0.11.2...v0.11.3

v1.0.2

14 Nov 03:50
e46960a

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.1...v1.0.2