File: 2.1.0.markdown

package info (click to toggle)
scopt 3.5.0%2Brepack-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, forky, sid, trixie
  • size: 312 kB
  • sloc: xml: 45; makefile: 13
file content (9 lines) | stat: -rw-r--r-- 469 bytes parent folder | download
1
2
3
4
5
6
7
8
9
- Fixes the signature of `opt(String, String, String)`. [#2][2]
- Fixes `help` and `flag` methods. [#3][3]/[#4][4];[#6][6] contributed by [@kxbmap][@kxbmap]
- Cross publishes to Scala 2.8.1, 2.8.2, 2.9.0-1, 2.9.1, and 2.9.2 as a good citizen.

  [2]: https://github.com/scopt/scopt/issues/2
  [3]: https://github.com/scopt/scopt/issues/3
  [4]: https://github.com/scopt/scopt/issues/4
  [6]: https://github.com/scopt/scopt/pull/6
  [@kxbmap]: https://github.com/kxbmap