Skip to content
This repository has been archived by the owner on Jan 27, 2021. It is now read-only.

Latest commit

 

History

History
27 lines (22 loc) · 437 Bytes

CHANGELOG.md

File metadata and controls

27 lines (22 loc) · 437 Bytes

0.5.0

Added

  • Implement BooleanValidatorFiller

0.4.1

Fixed

  • Fix multipleOf when null at NumberValidatorFiller (#6)

0.4.0

Added

  • Support property value injection

0.3.0

Added

  • Implement ObjectValidatorFiller

0.2.0

Added

  • ArrayValidatorFiller

Changed

  • Filler now implements IFillerRepository interface

0.1.0

Added

  • IntegerValidatorFiller
  • NumberValidatorFiller
  • EnumValidatorFiller