Skip to content

1.8.0

Choose a tag to compare

@jorgeb1980 jorgeb1980 released this 02 May 18:38
· 6 commits to master since this release
  • Included enum types as command parameters
  • Refactors for simplicity:
    • removed ExecutionContext
    • removed hasArg (boolean flags are always assumed false by default, true if set; all others are assumed to have arguments)