Current section
Files
Jump to
Current section
Files
ex_unit_assert_match
CHANGELOG.md
CHANGELOG.md
## 0.3.0
- `binary` supports `regex` option
- Add `exact_same_keys` option to `map/2`
## 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