EntryPoint v0.9.7 Release Notes

Release Date: 2017-01-05 // over 7 years ago
  • โšก๏ธ This update brings:

    • ๐Ÿ‘Œ Support for List as an OptionParameter / Operand type, parsing from item1,item2,item3
    • ๐Ÿ‘Œ Improve Exceptions thrown inside of Commands to maintain a useful StackTrace
    • ๐Ÿ“œ Executing Cli.Parse / Cli.Execute without providing a string[] args parameter will now correctly get the string[] args itself
    • ๐ŸŒฒ A bug where --log could be interpreted as --log-level or similar
    • Other minor improvements to the codebase