Releases: Airfooox/cron-validate
Releases · Airfooox/cron-validate
v1.1.4
v1.1.3
v1.1.2
v1.1.1
v1.1.0
v1.0.4
v1.0.3
v1.0.2
v1.0.1
v1.0.0
1.0.0 (2020-04-15)
Bug Fixes
- add check for second step element (76d59fa)
- Change imports of option type (d447be5)
- fix useSeconds not being set on options by preset (d77ec8c)
- fix value limits not applying to wildcard '*' (00a3379)
- fix wrong checks (2f6290e)
Features
- add getOptionPreset and getOptionPresets (9db79fe)
- Add individual checker files and add helper functions (24ecf74)
- add option validation with yup (c08f210)
- Add option.ts file, check for value limits (032dcbe)
- Add preset system for options (bac86ee)
- Add reponse types for typesafe returns (f85f36a)
- add two additional option presets (489e472)
- Update result (5bd3fa1)