Today I released an updated version of the Monitored Undo Framework.
Changes include:
- A new parameter on the DefaultChangeFactory's methods for specifying the "description of the change". This can be helpful in cases where the UI shows a list of the undo / redo changes.
- A new WPF sample that shows, in a simpler codebase, how to use the framework.
- Updated build script that compiles all solutions, run the tests, and package the NuGet package.
These changes are also available via NuGet.
Cheers!