Releases: ruby/cgi
Releases · ruby/cgi
v0.5.1
What's Changed
- Fix Use of a broken or weak cryptographic hashing algorithm on sensitive data by @odaysec in #75
- [DOC] Enhanced doc for CGI.new by @BurdetteLamar in #80
- Add a workflow to sync commits to ruby/ruby by @k0kubun in #84
- Fix tests on JRuby and TruffleRuby by @nobu in #92
- Fix mixed declarations and code by @nobu in #93
- [DOC] Revise some examples by @BurdetteLamar in #81
- [DOC] Correct env name by @BurdetteLamar in #94
- [DOC] Doc for CGI.parse by @BurdetteLamar in #96
New Contributors
- @odaysec made their first contribution in #75
- @BurdetteLamar made their first contribution in #80
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- README.md: Document "Get form values" by @olleolleolle in #61
- Support to require
cgi/escapeby @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
What's Changed
- README.md: Document "Get form values" by @olleolleolle in #61
- Support to require
cgi/escapeby @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
What's Changed
- README.md: Document "Get form values" by @olleolleolle in #61
Full Changelog: v0.4.2...v0.5.0.beta1
v0.4.2.beta2
v0.4.2
v0.3.7
v0.3.5.1
v0.4.1
v0.4.0
What's Changed
- Migrate
set-outputto$GITHUB_OUTPUTby @bobby02832 in #40 - blade is hosted under ruby-lang.org now by @hsbt in #41
- Use reusing workflow by @hsbt in #42
- Update test libraries from ruby/ruby 2023-03-24 by @hsbt in #43
- Add TruffleRuby support and add it in CI by @eregon in #44
- doc: fix method name by @noraj in #46
- Use test-unit-ruby-core gem by @hsbt in #47
New Contributors
- @bobby02832 made their first contribution in #40
- @eregon made their first contribution in #44
- @noraj made their first contribution in #46
Full Changelog: v0.3.6...v0.4.0