Skip to content

Release 1.3.0

Compare
Choose a tag to compare
@TomasMikula TomasMikula released this 27 Apr 02:37
· 31 commits to master since this release

New features

  • Support change annihilation.
  • Properties to peek at next available change for undo and redo. Actually, I forgot to put them in the public API. Use Release 1.3.1 instead.

Incompatible changes

  • undoAvailableProperty() and redoAvailableProperty() now return Val<Boolean> instead of ObservableBooleanValue.