Skip to content

Latest commit

 

History

History
36 lines (19 loc) · 2.12 KB

CHANGELOG.md

File metadata and controls

36 lines (19 loc) · 2.12 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.1.6 (2020-12-29)

0.1.5 (2020-05-04)

0.1.4 (2020-03-25)

0.1.3 (2020-03-17)

0.1.2 (2020-02-08)

Bug Fixes

  • types: add the ability to extend json schema (b52d2dc)

0.1.1 (2020-02-02)

0.1.0 (2020-02-01)

Features

  • types: add jsf result types and random generators interface (62a2467)
  • types: add types definitions for json-schema-faker (f54a788)
  • types: add types definitions for the option method (7ed3c01)
  • types: add types for the format method (836785f)

Bug Fixes

  • types: fix the typo in interfaces' names (4b82e04)
  • types: fix types for the define method (5d854dc)