Skip to content

Releases: Nick-Lucas/EntryPoint

0.9.4 - New Features

26 Dec 20:19
Compare
Choose a tag to compare
0.9.4 - New Features Pre-release
Pre-release
  • Operand mapping now supported
  • Enum types supported
  • Value defaulting removed in favour of C# language features

0.9.3 - Bugfix

25 Dec 22:23
Compare
Choose a tag to compare
0.9.3 - Bugfix Pre-release
Pre-release

Deploy fix for #8

  • Fix bug with Tokenisation of .Net Args

0.9.2 - Initial Release

25 Dec 19:35
Compare
Choose a tag to compare
Pre-release

All required functionality exists.

Some more advanced features still need looking at:

  • Support lists in parameters
  • Support mapping of positional operands
  • Make sure named AND numbered Enums work
  • Allow options to depend on other options, or be exclusive of other options