Skip to content

Releases: LinioIT/behat-web-api-extension

chore: support to php 8.1

06 Sep 16:38
9a4871b
Compare
Choose a tag to compare

What's Changed

  • fix: consider null values on json asserts by @miguel-tzab in #13

New Contributors

  • @miguel-tzab made their first contribution in #13

Full Changelog: 3.0.1...3.1.0

3.0.1 - fix bug duplicate headers, support phpunit 10

07 Jul 13:54
300d79e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.0.0...3.0.1

3.0.0

22 Jun 22:15
7fc4ecc
Compare
Choose a tag to compare
  • Upgrade for dependencies to support PHP 8 and 8.1.
  • Remove the deprecated Silex for tests, using Silex (to keep extremally simple for tests only)
  • Remove travis tests in favor to use GitHubActions.

Version 2.0.0

13 Mar 22:40
Compare
Choose a tag to compare
Merge pull request #6 from bycosta/master

Update PHPUnit to ^6.0.

1.2.3: Merge pull request #4 from LinioIT/feature/update-composer-deps

27 Oct 22:24
Compare
Choose a tag to compare

Fix form data

22 Jul 08:22
Compare
Choose a tag to compare
1.2.1

Merge pull request #2 from damian-arroyo/feature/add-form-data-defini…

Updated Guzzle library to version 6.

21 Jun 18:42
Compare
Choose a tag to compare

This release may break compatibility with projects that requires Guzzle version prior to 6.