Skip to content

v0.5.2

Latest

Choose a tag to compare

@github-actions github-actions released this 23 Jun 07:07
bbfac89

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