1.0.1-pre03
Pre-release
Pre-release
Version 1.0.1-pre03
This is a small release that adds a few enhancements and changes.
Enhancements / Changes
- Updated Readme to contain a troubleshooting section. More to come later.
HelpText
for fields will fall back toName
if bothField.HelpText
andDisplayName
are blank- Added new attribute to
<typeNameGenerator>
calledkeepLeadingUnderscores
to allow for item names to keep a leading_
(i.e._Foo
andI_Foo
)⚠️ BACKWARDS COMPATIBILITY NOTE. If you are upgrading from an older version, you must addkeepLeadingUnderscores="false"
to your<typeNameGenerator>
node inLeprechaun.config