Skip to content

Releases: scanapi/scanapi

v2.9.0

16 Mar 15:36
17d0770
Compare
Choose a tag to compare

Feature

  • Enable the use of different content types #521

Fixed

  • python -m scanapi command #501

@uesleicarvalhoo @Crocmagnon

v2.8.2

06 Mar 17:58
a2da6b1
Compare
Choose a tag to compare

Fixed

  • Content field not rendered properly on Chrome #551

v2.8.1

02 Mar 17:18
81ec5ec
Compare
Choose a tag to compare

Fixed

  • Custom variable evaluated when defined on the path #508
  • Add missing --insecure flag to cURL command on report based on request options #555

v2.8.0

11 Aug 07:35
3f1fc2a
Compare
Choose a tag to compare

Added

  • Implement new key options to request and endpoint nodes #529

v2.7.0

02 Jun 06:53
d159b7e
Compare
Choose a tag to compare

Deprecated

  • Drops support for Python 3.6 since its EOL was reached out in December last year 549

v2.6.2

01 Jun 06:32
d730648
Compare
Choose a tag to compare

Added

  • Print test results summary in console #497

Fixed

  • Error when using list (or any other) comprehension in Python Code #515

v2.6.1

12 Apr 16:46
da44edc
Compare
Choose a tag to compare

Changed

  • Implement new details to help users on visualize related request data. #506

Fixed

  • Fix the --browser flag not working on macOS #504
  • Error on running ScanAPI. ImportError: cannot import name 'soft_unicode' from 'markupsafe' #534

v2.6.0

13 Aug 14:42
5f10b7e
Compare
Choose a tag to compare

Changed

  • Summary tests location to the top of the report #479

Fixed

  • Header table gets broken. #432

v2.5.0

23 Jul 18:05
35ef8d9
Compare
Choose a tag to compare

Added

  • Enable 'vars' key at endpoint node. #328
  • Add --no-report flag. #325

v2.4.0

11 Jun 13:18
a05bd45
Compare
Choose a tag to compare

Added

  • Request name to report. #390
  • Show on report the scanapi version used to generate it. #386
  • Link icon to copy anchor URL. #398

Fixed

  • Error making request when request has no body and there is a report::hide_request::body configuration. #393