This repository was archived by the owner on Aug 10, 2021. It is now read-only.
v0.4.0
Added
MutableObjectHandler
which would automate the process of resettingMutableObjects
.Persisting
property onIMutableObject
which determines how resetting should be handled.
Changed
- Cleaned up
MutableObject
sample. - Updated documentation.
Removed
MutableObjectExtensions
as its purpose is now automated.