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
- @tas50 made their first contribution in #101
- @phallstrom made their first contribution in #105
- @ianks made their first contribution in #110
Full Changelog: v0.5.1...v0.5.2