## 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
