Changelog
v0.6.0
Backwards-Incompatible Changes
- Support elixir >= 1.4
- Update exjsx to 4.0.0
v0.5.0
Backwards-Incompatible Changes
- Move all functions from
TestThatJson.AssertionsintoTestThatJson.Helpersand removeTestThatJson.Assertions. To upgrade, replace all references toTestThatJson.AssertionswithTestThatJson.Helpers.
v0.2.0
- Implement
has_json_typeandhas_json_size