Skip to content

Releases: ruby/cgi

v0.5.2

23 Jun 07:07
bbfac89

Choose a tag to compare

What's Changed

  • Improve readme copy/paste + update URLs to HTTPS by @tas50 in #101
  • Add changelog URI to cgi.gemspec metadata by @phallstrom in #105
  • Fix escape_html/h aliases to use C extension instead of pure Ruby fallback by @ianks in #110
  • [DOC] More on CGI.new by @BurdetteLamar in #95
  • [DOC] Doc for CGI#http_header by @BurdetteLamar in #98
  • [DOC] Doc for accept_charset and accept_charset= by @BurdetteLamar in #97
  • [DOC] Fix examples in accept_charset and http_header docs by @hsbt in #125
  • Add 'digest' option by @nobu in #62
  • Handle POST without Content-Length by @hsbt in #126
  • Fix CGI.unescapeHTML CompatibilityError in the pure-Ruby fallback by @hsbt in #127

New Contributors

Full Changelog: v0.5.1...v0.5.2

v0.5.1

10 Dec 06:47
7a2b905

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.0...v0.5.1

v0.5.0

04 Jun 03:39
b4f5c52

Choose a tag to compare

What's Changed

  • README.md: Document "Get form values" by @olleolleolle in #61
  • Support to require cgi/escape by @hsbt in #67
  • Fix reference error of @@accept_charset class variable. by @hsbt in #68

Full Changelog: v0.4.2...v0.5.0

v0.5.0.beta2

14 May 01:01
248fb97

Choose a tag to compare

What's Changed

  • README.md: Document "Get form values" by @olleolleolle in #61
  • Support to require cgi/escape by @hsbt in #67
  • Fix reference error of @@accept_charset class variable. by @hsbt in #68

Full Changelog: v0.4.2...v0.5.0.beta2

v0.5.0.beta1

09 May 02:46
791b2c1

Choose a tag to compare

What's Changed

Full Changelog: v0.4.2...v0.5.0.beta1

v0.4.2.beta2

26 Feb 06:26
8e6fb10

Choose a tag to compare

What's Changed

  • Exclude older than 2.6 on macos-14 by @nobu in #49
  • Make PStore tests as optional by @hsbt in #50
  • Enabled trusted publisher for rubygems.org by @hsbt in #51

Full Changelog: v0.4.1...v0.4.2.beta2

v0.4.2

26 Feb 07:36
ab84b7f

Choose a tag to compare

What's Changed

  • Exclude older than 2.6 on macos-14 by @nobu in #49
  • Make PStore tests as optional by @hsbt in #50
  • Enabled trusted publisher for rubygems.org by @hsbt in #51
  • Fix escapeElement and CGI::Cookie.parse by @hsbt in #52

Full Changelog: v0.4.1...v0.4.2

v0.3.7

26 Feb 07:38
ab23c6e

Choose a tag to compare

What's Changed

  • Fix escapeElement and CGI::Cookie.parse for v0.3.x by @hsbt in #53

Full Changelog: v0.3.6...v0.3.7

v0.3.5.1

26 Feb 07:39
9f7e78e

Choose a tag to compare

What's Changed

  • Fix escapeElement and CGI::Cookie.parse for v0.3.5.x by @hsbt in #54

Full Changelog: v0.3.5...v0.3.5.1

v0.4.1

05 Dec 06:39
929e626

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.0...v0.4.1