- [x] Added support for decorators - [x] Enhanced predicates with new checks
0.0.3
- [x] `is_` API - [x] `any` API - [x] Project fully linted - [x] Project type checked with Pyre-check (https://pyre-check.org/) - [x] All validators now give proper error messages. (Fixed all TODOs) - [x] Added alias for `isnot` instead of `nix` as it follows more familiar APIs such as SQLAlchemy.