close
Skip to content

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 31 Oct 03:22
· 25 commits to master since this release
a394ca4

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