Skip to content

Releases: ruby/optparse

v0.8.1

10 Dec 06:43
f2e31e8

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.0...v0.8.1

v0.8.0

31 Oct 03:39
9a467d1

Choose a tag to compare

This version is same as v0.7.0

v0.7.0

31 Oct 03:22
a394ca4

Choose a tag to compare

What's Changed

  • Rdoc options by @nobu in #89
  • Allow non-string enum list by @nobu in #90
  • Feature: Post check by @nobu in #91
  • Make the result of tty? obtainable with flexible stdout by @koic in #87
  • Fix LESS environment variable setup in OptionParser#help_exit by @kyanagi in #84
  • [DOC] Extract description from README by @nobu in #92
  • Fix completion of key-value pairs array by @nobu in #95
  • Enhance to support 'Set' object as an enum by @kwatch in #76
  • Fix OptionParser#program_name not to strip suffix unexpectedly by @nobu in #100
  • Use Dir.glob and base keyword arg for the installer of Ruby package by @hsbt in #101
  • Expand literal home paths only by @nobu in #105
  • Use ~/.config only if $XDG_CONFIG_HOME is unset or empty by @nobu in #106
  • Prefer Proc over Method by @nobu in #109
  • Add a workflow to sync commits to ruby/ruby by @k0kubun in #110
  • We should use VERSION instead of Version constant by @hsbt in #112

New Contributors

Full Changelog: v0.6.0...v0.7.0

v0.6.0

08 Nov 04:23
080360f

Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.6.0

v0.5.0

03 Dec 07:27
979bd76

Choose a tag to compare

What's Changed

  • [DOC] Fix tutorial by @nobu in #61
  • Build packages only on the latest release by @nobu in #63
  • Create codeql.yml by @nobu in #64
  • Bump actions/upload-artifact from 3 to 4 by @dependabot in #62
  • Escape backslashes by @nobu in #65
  • Fix require_exact to work with options defined as --[no]-something by @fatkodima in #60
  • Respect default values in block parameters by @nobu in #66
  • [Feature #16495] Do not include a backtick in error messages and backtraces by @hsbt in #68
  • Add exact: keyword argument by @nobu in #69
  • Invoke pager for --help by @nobu in #70

Full Changelog: v0.4.0...v0.5.0

v0.4.0

07 Nov 01:40
acbf6e3

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.1...v0.4.0

v0.3.1

22 Dec 08:48
2a1e157

Choose a tag to compare

What's Changed

  • Use GITHUB_OUTPUT instead of deprecated set-output by @sato11 in #48
  • The encoding argument of Regexp.new has been ignored since 1.9 by @nobu in #49

New Contributors

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

v0.3.0

05 Dec 07:17
c80dfb1

Choose a tag to compare

What's Changed

New Contributors

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

v0.2.0

17 Nov 10:01
1226b67

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.1...v0.2.0

v0.1.1

17 Nov 10:01
4a70d8d

Choose a tag to compare

What's Changed

New Contributors

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