Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 408 Bytes

CHANGELOG.md

File metadata and controls

36 lines (22 loc) · 408 Bytes

Changelog

v2.4.0

Added validator:

  • everyItemHasAllProperties
  • hasAllProperties now lists all missing properties

v2.3.0

Added:

  • coveralls 100% badge

v2.2.0

Added:

  • Added circle ci (+badge)

v2.1.0

Added:

  • unit tests for hasAllProperties

v2.0.0

Breaking changes:

Renamed:

  • ObjectHasAllProperties -> hasAllProperties

v1.0.0

Initial version

Added:

  • ObjectHasAllProperties