Current section
Files
Jump to
Current section
Files
test_that_json
CHANGELOG.md
CHANGELOG.md
# Changelog
## 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`