github ajalt/clikt 3.2.0

latest releases: 5.0.3, 5.0.2, 5.0.1...
3 years ago

Added

  • InputStream.isCliktParameterDefaultStdin and OutputStream.isCliktParameterDefaultStdout to check if the streams returned from inputStream/outputStream options are proxying stdin/stdout (#272)

Changed

  • Make parameters of mutuallyExclusiveOptions covariant to allow validation without explicit type annotations. (#265)
  • Updated kotlin to 1.5.0

Fixed

  • Reading from an option or argument property on a command that hasn't been invoked will now always throw an IllegalStateException

Don't miss a new clikt release

NewReleases is sending notifications on new releases.