Releases: ruby/cgi
Releases · ruby/cgi
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
v0.3.5
Full Changelog: v0.3.4...v0.3.5
v0.3.4
Full Changelog: v0.3.3...v0.3.4
v0.2.2
Full Changelog: v0.2.1...v0.2.2
v0.1.0.2
Full Changelog: v0.1.0.1...v0.1.0.2
v0.1.0.1
Full Changelog: v0.1.0...v0.1.0.1
v0.3.3
What's Changed
- Added dependabot.yml for actions by @hsbt in #23
- Bump actions/checkout from 2 to 3 by @dependabot in #24
- jruby support by @ahorek in #9
- Update Ruby versions on GHA with ci_versions/all.json by @hsbt in #25
- Implement
CGI.escapeURIComponent
andCGI.unescapeURIComponent
by @casperisfine in #26
New Contributors
- @dependabot made their first contribution in #24
- @ahorek made their first contribution in #9
- @casperisfine made their first contribution in #26
Full Changelog: v0.3.2...v0.3.3
v0.3.2
What's Changed
- Update rake files by @nobu in #13
- Set extconf.rb to extensions by @nobu in #14
- Exclude unused files from built package by @nobu in #15
- Test on Windows by @nobu in #16
- Compile the extension for the test by @nobu in #17
- CI: Use bundler-cache from ruby/setup-ruby by @olleolleolle in #12
- Check integer overflow in long range by @nobu in #20
- Extract CGI::Session#new_store_file by @nobu in #21
- s/RubyVM::JIT/RubyVM::MJIT/g by @k0kubun in #22
New Contributors
Full Changelog: v0.3.1...v0.3.2