DefaultUnDo 0.2.0
DefaultUnDo 0.2.0
breaking changes:
changed description from string to object
changed AsUnDo extension methods description factory to take an UnDoCollectionOperation
changed IUnDoManager.BeginGroup to IUnDoManager.BeginTransaction and require a call to IUnDoTransaction.Commit to validate opeartions
added UnDoField
changed to not historize IUnDo command generated when already executing an IUnDo command