Skip to content
This repository has been archived by the owner on Dec 31, 2024. It is now read-only.

v1.2.0

Latest
Compare
Choose a tag to compare
@everzet everzet released this 29 May 13:05
· 21 commits to master since this release
bb2871f

Added

  • &TextDelta.apply/2 and &TextDelta.apply!/2

Changed

  • Moved repository under deltadoc organisation.
  • Text state is now represented with TextDelta.state type rather than
    TextDelta.document throughout the codebase. TextDelta.document is still
    there in form of an alias for TextDelta.state.