validator/CHANGELOG.md
Jay d18c7cbad4
All checks were successful
continuous-integration/drone/push Build is passing
[chore] bump version and changelog
2020-07-04 14:34:49 +00:00

29 lines
395 B
Markdown

# ChangeLog
## 2020-07-04 (0.0.6)
- add array validate contains type
## 2020-06-11 (0.0.5)
- modify types require method
## 2020-06-11 (0.0.4)
- modify types export
- add package repository
## 2020-06-10 (0.0.3)
- add types init value
## 2020-06-10 (0.0.2)
- add string type pattern check function
- add object type child validate
- modify test
## 2020-06-03 (0.0.1)
- first version