Skip to content

Releases: gnugat-legacy/konzolo

v1.1.1

09 Dec 13:26

Choose a tag to compare

  • improved documentation

v1.1.0

09 Dec 13:25

Choose a tag to compare

  • added InputValidator
  • added InputConstraint
  • added InvalidInputException
  • added Input#hasArgument

v1.0.1

09 Dec 13:25

Choose a tag to compare

  • added usage note in the README
  • fixed license headers

v1.0.0

09 Dec 13:25

Choose a tag to compare

  • added UnknownCommandException
  • added InvalidArgumentException
  • added Exception
  • added Application
  • added Command
  • added Input