Skip to content

initial release

Latest
Compare
Choose a tag to compare
@marekyggdrasil marekyggdrasil released this 29 Jun 14:28
· 4 commits to main since this release

The most basic features for state management

  • Implementing Memento design pattern
  • Standard originator has state as a string
  • JSON originator is also available
  • Basic caretaker with undo/redo features
  • Basic unit tests