Skip to content
This repository was archived by the owner on Nov 8, 2024. It is now read-only.

v8.0.2

Compare
Choose a tag to compare
@ApiaryBot ApiaryBot released this 14 Aug 12:08
· 253 commits to master since this release
31f54db

8.0.2 (2019-08-14)

Bug Fixes

  • always use "JSON.parse()" instead of "jju" (bd91c12)
  • removes support for malformed JSON of expected body (7531887)
  • uses strict json parsing for actual body, weak for expected body (c2354ef)