Skip to content

DefaultUnDo 0.2.0

Compare
Choose a tag to compare
@Doraku Doraku released this 15 Jan 23:27
· 32 commits to master since this release

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

nuget package