Skip to content

1.5.0 Update

Compare
Choose a tag to compare
@ltibm90 ltibm90 released this 26 May 19:39
· 16 commits to master since this release

User now handle Accessing Property at ParAttributes class.
NoParse flagged tag now supports parameter tag(optional).
Added TextParamEvulator class
TextTagCommandEvulator class now support semicolon.
Removed in_noparse and noparse_tag properties from TextEvulatorParser.
Added TEF_NoParse_AllowParam flag to TextElementFlags enums.
Added ReturnEmptyIfTextEvulatorIsNull property to TextEvulator class.
Added SCT_AllowedNoParseWithParamTagOnly flag to SpecialCharTpye enum.
Added OnPropertyAccess property to ParDecodeAttributes class.
Added ParProperty class
Added ParTracer, ParTraceItem class
Added ParTraceFlags enum.
Added Attributes property to ParItem class
Added AllowAccessProperty and AddToTrace functions to ParItem class.
Added RestrictedProperties to ParDecodeAttributes
Added EvulatorOptions class
Added Options property to EvulatorTypes class, user can limit Loop action.
Added Options property to BaseEvulator class.