Current section

Files

Jump to
Raw

CHANGELOG.md

# Changelog
## v0.7.0
### Backwards-Incompatible Changes
- Support test_that_json < 1.0
- Support elixir >= 1.4
## v0.6.0
- Support espec ~> 1.0
## v0.5.0
### Backwards-Incompatible Changes
- Upgrade test_that_json to v0.5.0 and fix incompatibilities
- Change Matchers terminology to Assertions for consistency w/ ESpec
## v0.2.0
- Implement `have_json_type` and `have_json_size`