validator/CHANGELOG.md
Jay 7d8256a6d6
All checks were successful
continuous-integration/drone/push Build is passing
bump version and changelog
2020-07-05 05:29:53 +00:00

33 lines
451 B
Markdown

# ChangeLog
## 2020-07-05 (0.0.7)
- fix array check contains type
## 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