Skip to content

Releases: ruby/cgi

v0.5.1

10 Dec 06:47
7a2b905

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.0...v0.5.1

v0.5.0

04 Jun 03:39
b4f5c52

Choose a tag to compare

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

14 May 01:01
248fb97

Choose a tag to compare

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

09 May 02:46
791b2c1

Choose a tag to compare

What's Changed

Full Changelog: v0.4.2...v0.5.0.beta1

v0.4.2.beta2

26 Feb 06:26
8e6fb10

Choose a tag to compare

What's Changed

  • Exclude older than 2.6 on macos-14 by @nobu in #49
  • Make PStore tests as optional by @hsbt in #50
  • Enabled trusted publisher for rubygems.org by @hsbt in #51

Full Changelog: v0.4.1...v0.4.2.beta2

v0.4.2

26 Feb 07:36
ab84b7f

Choose a tag to compare

What's Changed

  • Exclude older than 2.6 on macos-14 by @nobu in #49
  • Make PStore tests as optional by @hsbt in #50
  • Enabled trusted publisher for rubygems.org by @hsbt in #51
  • Fix escapeElement and CGI::Cookie.parse by @hsbt in #52

Full Changelog: v0.4.1...v0.4.2

v0.3.7

26 Feb 07:38
ab23c6e

Choose a tag to compare

What's Changed

  • Fix escapeElement and CGI::Cookie.parse for v0.3.x by @hsbt in #53

Full Changelog: v0.3.6...v0.3.7

v0.3.5.1

26 Feb 07:39
9f7e78e

Choose a tag to compare

What's Changed

  • Fix escapeElement and CGI::Cookie.parse for v0.3.5.x by @hsbt in #54

Full Changelog: v0.3.5...v0.3.5.1

v0.4.1

05 Dec 06:39
929e626

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

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