v0.7.0
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
LESSenvironment variable setup inOptionParser#help_exitby @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
~/.configonly if$XDG_CONFIG_HOMEis unset or empty by @nobu in #106 - Prefer
ProcoverMethodby @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