Scopt v3.7.1 Release Notes

Release Date: 2018-12-13 // over 5 years ago
  • scopt 3.7.1 is cross built for Scala 2.10, 2.11, 2.12, 2.13.0, (2.13.0-M5), JS 0.6, and Native 0.3.

    • scopt 3.7.1 is built using JDK 8.
    • 🛠 Fixes hidden commands are displayed in usage #203 by @ozeebee
    • ➕ Adds typeclass instance for parsing URL #206 by @aaabramov
    • ➕ Adds overload for version and help with long and short options #213 by @dani909
    • ⚡️ Other build updates from @xuwei-k, @SethTisue, and @ashawley

    v3.7.0...v3.7.1

        20 Kenji Yoshida (xuwei-k)
         6 Eugene Yokota
         1 Dale Wijnand
         1 Denys Shabalin
         1 Aaron S. Hawley
         1 Seth Tisue
         1 dani09
         1 ozeebee
         1 Brett Randall
         1 Andrii Abramov