Slop v4.7.0 Release Notes

Release Date: 2019-06-29 // almost 5 years ago
  • ๐Ÿ”‹ Features:

    • Add Slop::Result#fetch. It returns the value of given option, or raises an error if given option is not present. #232 (Giovanni Benussi)
    • Adding a separator without passing any arguments now creates a separator with the empty string. #238 (Teemu Matilainen)

    ๐Ÿ› Bug fixes

    • Ensure non-string option types have their flags consumed properly [#241] (Sutou Kouhei)