Slop v4.2.1 Release Notes

Release Date: 2015-11-25 // over 8 years ago
  • ๐Ÿ”‹ Features:

    • Better handling of option names with multiple words. #169 (Tim Rogers)

    Minor enhancements:

    • add ARGF notes to Arguments (README). #173 (Rick Hull)

    ๐Ÿ› Bug fixes:

    • Fix arguments removed with option arguments. #182 (Naoki Mizuno)
    • Fix bug where true is passed to BoolOption block regardless of --no- prefix. #184 (Ben Brady)
    • only raise MissingArgument if not default_value. #163 (Ben Brady)