test_that_json v0.6.0 Release Notes
Release Date: 2018-05-17 // almost 7 years ago-
Backwards-Incompatible Changes
- 👌 Support elixir >= 1.4
- ⚡️ Update exjsx to 4.0.0
Previous changes from v0.5.0
-
Backwards-Incompatible Changes
- ⬆️ Move all functions from
TestThatJson.Assertions
intoTestThatJson.Helpers
and removeTestThatJson.Assertions
. To upgrade, replace all references toTestThatJson.Assertions
withTestThatJson.Helpers
.
- ⬆️ Move all functions from