All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.4.1 (2018-06-05)
- es build (a579b57)
0.4.0 (2018-06-05)
- new typescript decorator metadata understand 4 new types (6e88d89)
0.3.1 (2018-04-13)
0.3.0 (2018-04-10)
- schema: allow ref array (93d3767)
0.2.4 (2018-03-31)
0.2.3 (2018-03-31)
- schema: build method skip parse props if not present (0ecb228)
0.2.2 (2018-03-31)
- schema: add static property Joi new instance (8ec6375)
0.2.1 (2018-03-31)
- schema: validate accept options extends joi option with apply field (775ea5d)
0.2.0 (2018-03-31)
- schema: add Schema.build Schema#parse (cfb7328)
0.1.4 (2018-03-31)
- decorator: set joi label (b814fd9)
- joi: try require (1903374)
- schema: tdv:ref is typeof Schema (dda14cf)