Skip to content
This repository was archived by the owner on Aug 10, 2021. It is now read-only.

v0.4.0

Compare
Choose a tag to compare
@Edvinas01 Edvinas01 released this 06 Oct 14:41
· 17 commits to upm since this release

Added

  • MutableObjectHandler which would automate the process of resetting MutableObjects.
  • Persisting property on IMutableObject which determines how resetting should be handled.

Changed

  • Cleaned up MutableObject sample.
  • Updated documentation.

Removed

  • MutableObjectExtensions as its purpose is now automated.