Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 308 Bytes

changelog.md

File metadata and controls

11 lines (7 loc) · 308 Bytes

Changelog for composite-map

1.0.0 (2019-01-20)

  • initial release

1.1.0 (2019-02-03)

  • bugfix: Removed copy "reference" option.
  • bugfix: Clear method when using copy-on-write should not affect the original data.
  • bugfix: Copy-on-write object are garbage collected when deleted directly.