Releases: Nick-Lucas/EntryPoint
Releases · Nick-Lucas/EntryPoint
0.9.4 - New Features
- Operand mapping now supported
- Enum types supported
- Value defaulting removed in favour of C# language features
0.9.3 - Bugfix
Deploy fix for #8
- Fix bug with Tokenisation of .Net Args
0.9.2 - Initial 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