Version 0.7.0 |
Version 0.7.0 was released on May 21 2019.
Removed CodeStack.SwEx.AddIn.Attributes.IconAttribute. Replaced by CodeStack.SwEx.Common.Attributes.IconAttribute and CodeStack.SwEx.AddIn.Attributes.CommandIconAttribute
Removed CodeStack.SwEx.AddIn.Attributes.TitleAttribute. Replaced by CodeStack.SwEx.Common.Attributes.TitleAttribute
Removed m_App, m_CmdMgr, m_AddInCookie fields in the CodeStack.SwEx.AddIn.SwAddInEx class. Replaced by App, CmdMgr, AddInCookie properties respectively