undone 0.1.2
undone: ^0.1.2 copied to clipboard
A library for undo and redo.
Undone Changes #
0.1.2 #
- Added a link to an article in the README.
0.1.1 #
- Added
documentationlink to pubspec.
0.1.0 #
- README and dartdoc improvements.
0.0.4 #
- README improvements.
0.0.3 #
- Updated to SDK 0.4.2_r20259.
- Moved
unittesttodev_dependencies. - Bug fix: continuations on undo(), redo(), to() are now called before we flush pending actions; this ensures continuations see things as a result of the operation they are chained to.
0.0.2 #
- Added
homepageto pubspec.
0.0.1 #
- Initial release.