file_state_manager 1.1.2 file_state_manager: ^1.1.2 copied to clipboard
This package allows you to easily undo and redo saved data in your applications.
1.1.2 #
- Added explanation of the push method of the FileStateManager class.
1.1.1 #
- Fixed a bug caused by forgetting to reset the skipNext flag.
- Added missing tests.
1.1.0 #
- Added a diff checking function in response to the feedback I received on Reddit. Thanks!
- Added nowIndex method to FileStateManager.
- Added skipNextPush method to FileStateManager.
1.0.0 #
- Added now and getStack method to FileStateManager class.
0.0.1 #
- Initial release.