Packages

A package helps to assert that given data match expected structure.

Current section

Files

Jump to
Raw

CHANGELOG.md

## 0.2.0
- Support nullable
- Add `nullable_xxx` helpers
- Add `equal` which is alias of `literal`
## 0.1.0
- First release
- Support basic types
- binary
- integer
- float
- atom
- list
- map
- literal