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.Assertions into TestThatJson.Helpers and remove TestThatJson.Assertions. To upgrade, replace all references to TestThatJson.Assertions with TestThatJson.Helpers.

v0.2.0

  • Implement has_json_type and has_json_size