Commit graph

7 commits

Author SHA1 Message Date
1f39f31b4c
Merge branch 'master' into feat/type-enum 2023-11-29 09:09:59 +01:00
23530c57b0
feat: add support for multiple Type rules (#7)
* feat: add multiple Types support

* feat(doc): add type union to README
2023-11-29 09:08:23 +01:00
f0377726d5 feat: add Type::ENUM as type constraint 2023-11-29 08:56:14 +01:00
47987b9d97 feat: add multiple Types support 2023-11-29 08:20:35 +01:00
6583f87866
fix: pass scope for all eval methods (#4) 2023-11-20 15:15:34 +01:00
7fc27ff89c
feat: coerce primitive boolean from strings for GET rules (#3)
* feat: coerce bool primitive from strings

* fix(doc): GitHub md highliting
2023-11-20 15:05:52 +01:00
efc908b31b initial commit 2023-11-17 12:21:13 +01:00