All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.1.2 (2022-04-09)
- add API descriptions (4731f8b)
- add seed API (38e84b5)
- generate random values of random schemas for any schema (c3f5ffc)
- generate random values of random schemas for unknown schema (75e61ff)
- remove faker, customization is not supported yet (1e3a48d)
- remove internal API (514a4c8)
- return random Date instead of now (2cf1a9f)
- never type should not be used (14934ac)
- seed not works as expected (4bc4b12)
- void type could be any value (f3770c4)
0.1.1 (2022-04-08)
- init (9fc0d1b)