Skip to content

Release 1.3.0

Choose a tag to compare

@TomasMikula TomasMikula released this 27 Apr 02:37

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.