Releases: ruby/cgi
Releases · ruby/cgi
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
v0.3.1
Full Changelog: v0.3.0...v0.3.1
v0.2.1
Full Changelog: v0.2.0...v0.2.1
v0.1.1
Full Changelog: v0.1.0...v0.1.1
v0.3.0
What's Changed
- Handle invalid encoding in the pure ruby version of CGI.escapeHTML and CGI.unescapeHTML by @jeremyevans in #4
- Tweak actions by @hsbt in #5
- gemspec: Explicitly empty executables list by @olleolleolle in #6
- CI: YAML quote 3.0 to avoid string "3" by @olleolleolle in #7
- Use Time#strftime by @nobu in #8
New Contributors
- @jeremyevans made their first contribution in #4
Full Changelog: v0.2.0...v0.3.0
v0.2.0
v0.1.0
Full Changelog: https://github.com/ruby/cgi/commits/v0.1.0