Releases: ruby/cgi
Releases · ruby/cgi
v0.5.0
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
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
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-output
to$GITHUB_OUTPUT
by @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
v0.3.6
What's Changed
- Fix test_cgi_cookie_new_with_domain to pass on older rubies by @casperisfine in #30
- Remove bundle exec for assert_separately. by @hsbt in #37
- Loosen the domain regex to accept '.' by @tubaxenor in #29
New Contributors
- @tubaxenor made their first contribution in #29
Full Changelog: v0.3.5...v0.3.6