Skip to content

Releases: ruby/cgi

v0.1.0.2

22 Nov 02:40
a390f83
Compare
Choose a tag to compare

Full Changelog: v0.1.0.1...v0.1.0.2

v0.1.0.1

21 Nov 02:45
ad079c1
Compare
Choose a tag to compare

Full Changelog: v0.1.0...v0.1.0.1

v0.3.3

17 Nov 09:06
c1ffa3a
Compare
Choose a tag to compare

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 and CGI.unescapeURIComponent by @casperisfine in #26

New Contributors

Full Changelog: v0.3.2...v0.3.3

v0.3.2

17 Nov 09:06
734dfdf
Compare
Choose a tag to compare

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

17 Nov 09:06
Compare
Choose a tag to compare

Full Changelog: v0.3.0...v0.3.1

v0.2.1

17 Nov 09:06
Compare
Choose a tag to compare

Full Changelog: v0.2.0...v0.2.1

v0.1.1

17 Nov 09:06
Compare
Choose a tag to compare

Full Changelog: v0.1.0...v0.1.1

v0.3.0

17 Nov 09:06
9532443
Compare
Choose a tag to compare

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

Full Changelog: v0.2.0...v0.3.0

v0.2.0

17 Nov 09:06
8f0b257
Compare
Choose a tag to compare

What's Changed

  • Use GitHub Actions instead of Travis CI by @hsbt in #3

Full Changelog: v0.1.0...v0.2.0

v0.1.0

17 Nov 09:06
cf0564f
Compare
Choose a tag to compare