Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 585 Bytes

CHANGELOG.md

File metadata and controls

25 lines (15 loc) · 585 Bytes

Changelog

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.

1.0.0

  • Changed source code to Typescript
  • Removed deep-equal in favor of lodash
  • use lodash differenceWith(..., isEqual)

0.1.1

Security

  • Bump lodash.merge from 4.6.1 to 4.6.2
  • Bump lodash from 4.17.11 to 4.17.13

0.1.0

Added

  • Adds 'diff' method to perform object level diffs between object arrays