Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Unreleased

1.0.2 - 2017-03-29

Fixed

  • Bug when composition of delete with larger retain resulted in broken delta

Removed

  • Config

1.0.1 - 2017-03-23

Added

  • Test cases for string-keyed maps as attributes
  • More context and information to Readme
  • Changelog

Changed

1.0.0 - 2017-03-18

Added

  • Delta construction and manipulation logic
  • Attributes support in insert and retain
  • Delta composition and transformation with attributes supported