Kotlin Argparser Versions Save

Easy to use and concise yet powerful and robust command line argument parsing for Kotlin

1.0.1

7 years ago

Fixed

  • Fix small bug where runMain didn't have a default value for columns parameter. (Now defaults to null.)

1.0.0

7 years ago

Added

  • Initial release