Skip to content

1.0.1-pre03

Pre-release
Pre-release
Compare
Choose a tag to compare
@blipson89 blipson89 released this 02 Aug 22:54
· 109 commits to dev since this release

Version 1.0.1-pre03

This is a small release that adds a few enhancements and changes.

⚠️ Contains minor backwards incompatible changes ⚠️

Enhancements / Changes

  • Updated Readme to contain a troubleshooting section. More to come later.
  • HelpText for fields will fall back to Name if both Field.HelpText and DisplayName are blank
  • Added new attribute to <typeNameGenerator> called keepLeadingUnderscores to allow for item names to keep a leading _ (i.e. _Foo and I_Foo)
    • ⚠️ BACKWARDS COMPATIBILITY NOTE. If you are upgrading from an older version, you must add keepLeadingUnderscores="false" to your <typeNameGenerator> node in Leprechaun.config