Skip to content

Releases: ruby/cgi

v0.4.1

05 Dec 06:39
929e626
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.0...v0.4.1

v0.4.0

07 Nov 09:38
6ddd5fc
Compare
Choose a tag to compare

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

Full Changelog: v0.3.6...v0.4.0

v0.3.6

28 Nov 04:42
827b7d4
Compare
Choose a tag to compare

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

Full Changelog: v0.3.5...v0.3.6

v0.3.5

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

Full Changelog: v0.3.4...v0.3.5

v0.3.4

22 Nov 02:40
3649a27
Compare
Choose a tag to compare

Full Changelog: v0.3.3...v0.3.4

v0.2.2

22 Nov 02:40
95c7284
Compare
Choose a tag to compare

Full Changelog: v0.2.1...v0.2.2

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