Click or drag to resize

Version 0.5.0

Version 0.5.0 was released on 5 August 2019.

Bug fixes
  • Issue 12 NullReferenceException in MacroFeatureRebuildResult.FromBody

Enhancements
  • Issue 13 Provide a reason for the macro feature handler destroy

  • Issue 14 Need to have support for more types in macro feature parameters (DateTime, decimal)

Removed members
  • IMacroFeatureHandler.Unload. Replaced with Unload(MacroFeatureUnloadReason_e reason)

  • CodeStack.SwEx.MacroFeature.Attributes.IconAttribute. Replaced with FeatureIconAttribute

  • ParameterDimensionAttribute(swDimensionType_e dimType, int dimIndex)

  • ParameterEditBodyAttribute(int bodyIndex)

  • ParameterSelectionAttribute(int selIndex)

  • MacroFeatureRebuildPatternResult

  • MacroFeatureRebuildResult.FromPattern. Replaced with MacroFeatureRebuildResult.FromBodies

  • CodeStack.SwEx.MacroFeature.Mocks.DimensionEmpty. Replaced with imensionPlaceholder

  • CodeStack.SwEx.MacroFeature.Mocks.DisplayDimensionEmpty. Replaced with DisplayDimensionPlaceholder

Obsolete members
  • MacroFeatureRebuildResult.FromBody(IBody2)